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.
 
 
 

105 lines
2.6 KiB

{
"_args": [
[
"multicast-dns@^6.0.1",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour"
]
],
"_from": "multicast-dns@>=6.0.1 <7.0.0",
"_id": "multicast-dns@6.2.3",
"_inCache": true,
"_installable": true,
"_location": "/multicast-dns",
"_nodeVersion": "9.4.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/multicast-dns-6.2.3.tgz_1517048238726_0.07778409938327968"
},
"_npmUser": {
"email": "mathiasbuus@gmail.com",
"name": "mafintosh"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "multicast-dns",
"raw": "multicast-dns@^6.0.1",
"rawSpec": "^6.0.1",
"scope": null,
"spec": ">=6.0.1 <7.0.0",
"type": "range"
},
"_requiredBy": [
"/bonjour"
],
"_resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-6.2.3.tgz",
"_shasum": "a0ec7bd9055c4282f790c3c82f4e28db3b31b229",
"_shrinkwrap": null,
"_spec": "multicast-dns@^6.0.1",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour",
"author": {
"name": "Mathias Buus",
"url": "@mafintosh"
},
"bin": {
"multicast-dns": "cli.js"
},
"bugs": {
"url": "https://github.com/mafintosh/multicast-dns/issues"
},
"coordinates": [
12.5492251,
55.6465878
],
"dependencies": {
"dns-packet": "^1.3.1",
"thunky": "^1.0.2"
},
"description": "Low level multicast-dns implementation in pure javascript",
"devDependencies": {
"standard": "^10.0.3",
"tape": "^4.8.0"
},
"directories": {},
"dist": {
"integrity": "sha512-ji6J5enbMyGRHIAkAOu3WdV8nggqviKCEKtXcOqfphZZtQrmHKycfynJ2V7eVPUA4NhJ6V7Wf4TmGbTwKE9B6g==",
"shasum": "a0ec7bd9055c4282f790c3c82f4e28db3b31b229",
"tarball": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-6.2.3.tgz"
},
"gitHead": "8b510f3b85df6ea8f5c6f1d245621330399f9537",
"homepage": "https://github.com/mafintosh/multicast-dns",
"keywords": [
"avahi",
"bonjour",
"discovery",
"dns",
"dns-sd",
"mdns",
"multicast",
"multicastdns",
"service"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
},
{
"name": "watson",
"email": "w@tson.dk"
}
],
"name": "multicast-dns",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/multicast-dns.git"
},
"scripts": {
"test": "standard && tape test.js"
},
"version": "6.2.3"
}