UNPKG

j-gallery

Version:
78 lines (77 loc) 1.75 kB
{ "_args": [ [ "multicast-dns@6.1.1", "/Users/apple/Desktop/Repositories/Gallery/example" ] ], "_development": true, "_from": "multicast-dns@6.1.1", "_id": "multicast-dns@6.1.1", "_inBundle": false, "_integrity": "sha1-bn3oalcIcqsXBYrepxYLvsqBTd4=", "_location": "/multicast-dns", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "multicast-dns@6.1.1", "name": "multicast-dns", "escapedName": "multicast-dns", "rawSpec": "6.1.1", "saveSpec": null, "fetchSpec": "6.1.1" }, "_requiredBy": [ "/bonjour" ], "_resolved": "http://registry.npm.taobao.org/multicast-dns/download/multicast-dns-6.1.1.tgz", "_spec": "6.1.1", "_where": "/Users/apple/Desktop/Repositories/Gallery/example", "author": { "name": "Mathias Buus", "url": "@mafintosh" }, "bin": { "multicast-dns": "cli.js" }, "bugs": { "url": "https://github.com/mafintosh/multicast-dns/issues" }, "coordinates": [ 55.6465878, 12.5492251 ], "dependencies": { "dns-packet": "^1.0.1", "thunky": "^0.1.0" }, "description": "Low level multicast-dns implementation in pure javascript", "devDependencies": { "standard": "^5.4.1", "tape": "^4.4.0" }, "homepage": "https://github.com/mafintosh/multicast-dns", "keywords": [ "multicast", "dns", "mdns", "multicastdns", "dns-sd", "service", "discovery", "bonjour", "avahi" ], "license": "MIT", "main": "index.js", "name": "multicast-dns", "repository": { "type": "git", "url": "git+https://github.com/mafintosh/multicast-dns.git" }, "scripts": { "test": "standard && tape test.js" }, "version": "6.1.1" }