{
  "_args": [
    [
      {
        "raw": "plist@^2.0.1",
        "scope": null,
        "escapedName": "plist",
        "name": "plist",
        "rawSpec": "^2.0.1",
        "spec": ">=2.0.1 <3.0.0",
        "type": "range"
      },
      "/Volumes/DATA/Projects/nodekit-cli-lib/src/nodekit-cli-ios"
    ]
  ],
  "_from": "plist@>=2.0.1 <3.0.0",
  "_id": "plist@2.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/plist",
  "_nodeVersion": "6.3.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/plist-2.0.1.tgz_1471370601579_0.7497160632628947"
  },
  "_npmUser": {
    "name": "tootallnate",
    "email": "nathan@tootallnate.net"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "plist@^2.0.1",
    "scope": null,
    "escapedName": "plist",
    "name": "plist",
    "rawSpec": "^2.0.1",
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/plist/-/plist-2.0.1.tgz",
  "_shasum": "0a32ca9481b1c364e92e18dc55c876de9d01da8b",
  "_shrinkwrap": null,
  "_spec": "plist@^2.0.1",
  "_where": "/Volumes/DATA/Projects/nodekit-cli-lib/src/nodekit-cli-ios",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net"
  },
  "bugs": {
    "url": "https://github.com/TooTallNate/node-plist/issues"
  },
  "contributors": [
    {
      "name": "Hans Huebner",
      "email": "hans.huebner@gmail.com"
    },
    {
      "name": "Pierre Metrailler"
    },
    {
      "name": "Mike Reinstein",
      "email": "reinstein.mike@gmail.com"
    },
    {
      "name": "Vladimir Tsvang"
    },
    {
      "name": "Mathieu D'Amours"
    }
  ],
  "dependencies": {
    "base64-js": "1.1.2",
    "xmlbuilder": "8.2.2",
    "xmldom": "0.1.x"
  },
  "description": "Mac OS X Plist parser/builder for Node.js and browsers",
  "devDependencies": {
    "browserify": "13.0.1",
    "mocha": "2.4.5",
    "multiline": "1.0.2",
    "zuul": "3.10.1"
  },
  "directories": {},
  "dist": {
    "shasum": "0a32ca9481b1c364e92e18dc55c876de9d01da8b",
    "tarball": "https://registry.npmjs.org/plist/-/plist-2.0.1.tgz"
  },
  "gitHead": "c71d9f7d6cc8460abd666112bc27c016c850e5d8",
  "homepage": "https://github.com/TooTallNate/node-plist#readme",
  "keywords": [
    "apple",
    "browser",
    "mac",
    "plist",
    "parser",
    "xml"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "TooTallNate",
      "email": "nathan@tootallnate.net"
    },
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    },
    {
      "name": "mreinstein",
      "email": "reinstein.mike@gmail.com"
    }
  ],
  "name": "plist",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/node-plist.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "2.0.1"
}
