{
  "_args": [
    [
      {
        "raw": "xmldoc@1.0.0",
        "scope": null,
        "escapedName": "xmldoc",
        "name": "xmldoc",
        "rawSpec": "1.0.0",
        "spec": "1.0.0",
        "type": "version"
      },
      "/Users/rodtoll/github/homebridge-isy-js"
    ]
  ],
  "_from": "xmldoc@1.0.0",
  "_id": "xmldoc@1.0.0",
  "_inCache": true,
  "_location": "/xmldoc",
  "_nodeVersion": "7.2.1",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/xmldoc-1.0.0.tgz_1482730084721_0.8229466208722442"
  },
  "_npmUser": {
    "name": "nfarina",
    "email": "nfarina@gmail.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "xmldoc@1.0.0",
    "scope": null,
    "escapedName": "xmldoc",
    "name": "xmldoc",
    "rawSpec": "1.0.0",
    "spec": "1.0.0",
    "type": "version"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/xmldoc/-/xmldoc-1.0.0.tgz",
  "_shasum": "afb1177830612bbd716fe94e883e6a08f8b97906",
  "_shrinkwrap": null,
  "_spec": "xmldoc@1.0.0",
  "_where": "/Users/rodtoll/github/homebridge-isy-js",
  "author": {
    "name": "Nick Farina",
    "email": "nfarina@gmail.com",
    "url": "http://nfarina.com"
  },
  "bugs": {
    "url": "https://github.com/nfarina/xmldoc/issues"
  },
  "contributors": [
    {
      "name": "Nick Farina",
      "email": "nfarina@gmail.com"
    },
    {
      "name": "Caleb Meredith",
      "email": "calebmeredith8@gmail.com"
    }
  ],
  "dependencies": {
    "sax": "^1.2.1"
  },
  "description": "A lightweight XML Document class for JavaScript.",
  "devDependencies": {
    "tap": "^8.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "afb1177830612bbd716fe94e883e6a08f8b97906",
    "tarball": "https://registry.npmjs.org/xmldoc/-/xmldoc-1.0.0.tgz"
  },
  "gitHead": "0a53b502e329639a2ef799980a19c4ee975fe9a8",
  "homepage": "https://github.com/nfarina/xmldoc#readme",
  "license": {
    "type": "MIT",
    "url": "https://raw.github.com/nfarina/xmldoc-js/master/LICENSE"
  },
  "main": "./index",
  "maintainers": [
    {
      "name": "nfarina",
      "email": "nfarina@gmail.com"
    }
  ],
  "name": "xmldoc",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/nfarina/xmldoc.git"
  },
  "scripts": {
    "coverage": "npm test -- --cov --coverage-report=html",
    "test": "tap test/*.js"
  },
  "version": "1.0.0"
}
