{
  "_args": [
    [
      "multicast-dns@*",
      "/home/unitech/keymetrics/cloud-functions"
    ]
  ],
  "_from": "multicast-dns@*",
  "_id": "multicast-dns@6.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/multicast-dns",
  "_nodeVersion": "4.2.3",
  "_npmOperationalInternal": {
    "host": "packages-9-west.internal.npmjs.com",
    "tmp": "tmp/multicast-dns-6.0.1.tgz_1456635728829_0.6833660455886275"
  },
  "_npmUser": {
    "email": "mathiasbuus@gmail.com",
    "name": "mafintosh"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "multicast-dns",
    "raw": "multicast-dns@*",
    "rawSpec": "*",
    "scope": null,
    "spec": "*",
    "type": "range"
  },
  "_requiredBy": [
    "/",
    "/dns-discovery"
  ],
  "_resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-6.0.1.tgz",
  "_shasum": "069da64a0b695e156ef47c86a94e69e1a17ff2c2",
  "_shrinkwrap": null,
  "_spec": "multicast-dns@*",
  "_where": "/home/unitech/keymetrics/cloud-functions",
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "069da64a0b695e156ef47c86a94e69e1a17ff2c2",
    "tarball": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-6.0.1.tgz"
  },
  "gitHead": "696949229edfe98fb3d0c28bd3d4c3a57319f6ab",
  "homepage": "https://github.com/mafintosh/multicast-dns",
  "keywords": [
    "multicast",
    "dns",
    "mdns",
    "multicastdns",
    "dns-sd",
    "service",
    "discovery",
    "bonjour",
    "avahi"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "mathiasbuus@gmail.com",
      "name": "mafintosh"
    },
    {
      "email": "w@tson.dk",
      "name": "watson"
    }
  ],
  "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.0.1"
}
