You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

90 lines
2.2 KiB

{
"_args": [
[
"dns-equal@^1.0.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour"
]
],
"_from": "dns-equal@>=1.0.0 <2.0.0",
"_id": "dns-equal@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/dns-equal",
"_nodeVersion": "4.2.2",
"_npmUser": {
"email": "w@tson.dk",
"name": "watson"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"name": "dns-equal",
"raw": "dns-equal@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"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": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour",
"author": {
"email": "w@tson.dk",
"name": "Thomas Watson Steen",
"url": "https://twitter.com/wa7son"
},
"bugs": {
"url": "https://github.com/watson/dns-equal/issues"
},
"coordinates": [
11.961870541375674,
56.010004025953165
],
"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": [
"case-insensitive",
"compare",
"comparing",
"dns",
"downcase",
"equal",
"equality",
"lowercase",
"match"
],
"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"
}