{
  "_args": [
    [
      "dns-txt@^2.0.2",
      "/var/www/html/isbn/resources/angular-app/node_modules/bonjour"
    ]
  ],
  "_from": "dns-txt@>=2.0.2 <3.0.0",
  "_id": "dns-txt@2.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/dns-txt",
  "_nodeVersion": "4.2.2",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/dns-txt-2.0.2.tgz_1461509147614_0.3867966157849878"
  },
  "_npmUser": {
    "email": "w@tson.dk",
    "name": "watson"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "dns-txt",
    "raw": "dns-txt@^2.0.2",
    "rawSpec": "^2.0.2",
    "scope": null,
    "spec": ">=2.0.2 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bonjour"
  ],
  "_resolved": "https://registry.npmjs.org/dns-txt/-/dns-txt-2.0.2.tgz",
  "_shasum": "b91d806f5d27188e4ab3e7d107d881a1cc4642b6",
  "_shrinkwrap": null,
  "_spec": "dns-txt@^2.0.2",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/bonjour",
  "author": {
    "email": "w@tson.dk",
    "name": "Thomas Watson Steen",
    "url": "https://twitter.com/wa7son"
  },
  "bugs": {
    "url": "https://github.com/watson/dns-txt/issues"
  },
  "coordinates": [
    12.5491067,
    55.6465696
  ],
  "dependencies": {
    "buffer-indexof": "^1.0.0"
  },
  "description": "Encode/decode DNS-SD TXT record RDATA fields",
  "devDependencies": {
    "standard": "^5.3.1",
    "tape": "^4.2.2"
  },
  "directories": {},
  "dist": {
    "shasum": "b91d806f5d27188e4ab3e7d107d881a1cc4642b6",
    "tarball": "https://registry.npmjs.org/dns-txt/-/dns-txt-2.0.2.tgz"
  },
  "gitHead": "8c48aed198f9eb1840e7d12c37a84fcba545c8fa",
  "homepage": "https://github.com/watson/dns-txt",
  "keywords": [
    "6762",
    "6763",
    "decode",
    "decoder",
    "discovery",
    "dns",
    "dns-sd",
    "encode",
    "encoder",
    "mdns",
    "multicast",
    "parse",
    "parser",
    "rdata",
    "rfc6762",
    "rfc6763",
    "service",
    "txt"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "watson",
      "email": "w@tson.dk"
    }
  ],
  "name": "dns-txt",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/watson/dns-txt.git"
  },
  "scripts": {
    "test": "standard && tape test.js"
  },
  "version": "2.0.2"
}
