Feuerwehr-eppingen/node_modules/dns-equal/package.json

99 lines
2.3 KiB
JSON

{
"_args": [
[
{
"raw": "dns-equal@^1.0.0",
"scope": null,
"escapedName": "dns-equal",
"name": "dns-equal",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/bonjour"
]
],
"_from": "dns-equal@>=1.0.0 <2.0.0",
"_id": "dns-equal@1.0.0",
"_inCache": true,
"_location": "/dns-equal",
"_nodeVersion": "4.2.2",
"_npmUser": {
"name": "watson",
"email": "w@tson.dk"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"raw": "dns-equal@^1.0.0",
"scope": null,
"escapedName": "dns-equal",
"name": "dns-equal",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/bonjour"
],
"_resolved": "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz",
"_shasum": "b39e7f1da6eb0a75ba9c17324b34753c47e0654d",
"_shrinkwrap": null,
"_spec": "dns-equal@^1.0.0",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/bonjour",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk",
"url": "https://twitter.com/wa7son"
},
"bugs": {
"url": "https://github.com/watson/dns-equal/issues"
},
"coordinates": [
56.010004025953165,
11.961870541375674
],
"dependencies": {},
"description": "Compare DNS record strings for equality",
"devDependencies": {
"standard": "^5.4.1"
},
"directories": {},
"dist": {
"shasum": "b39e7f1da6eb0a75ba9c17324b34753c47e0654d",
"tarball": "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz"
},
"gitHead": "0d9c5fe125484aff559da3c54431c80b4a622d55",
"homepage": "https://github.com/watson/dns-equal#readme",
"keywords": [
"dns",
"compare",
"comparing",
"equal",
"equality",
"match",
"downcase",
"lowercase",
"case-insensitive"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "watson",
"email": "w@tson.dk"
}
],
"name": "dns-equal",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/watson/dns-equal.git"
},
"scripts": {
"test": "standard && node test.js"
},
"version": "1.0.0"
}