{
  "_from": "plist@1.1.0",
  "_id": "plist@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-MYB88Mp5Ep79QuHbDWIJsT8OrCLRwV1sVD+3sJQUSZRKf/Mm/378053MUipNDMok4kH7c9pyef0BW+wC14xvOQ==",
  "_location": "/plist",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "plist@1.1.0",
    "name": "plist",
    "escapedName": "plist",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/",
    "/simple-plist"
  ],
  "_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/plist/-/plist-1.1.0.tgz",
  "_shasum": "ff6708590c97cc438e7bc45de5251bd725f3f89d",
  "_spec": "plist@1.1.0",
  "_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net"
  },
  "bugs": {
    "url": "https://github.com/TooTallNate/node-plist/issues"
  },
  "bundleDependencies": false,
  "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": "0.0.6",
    "util-deprecate": "1.0.0",
    "xmlbuilder": "2.2.1",
    "xmldom": "0.1.x"
  },
  "deprecated": false,
  "description": "Mac OS X Plist parser/builder for Node.js and browsers",
  "devDependencies": {
    "browserify": "5.10.1",
    "mocha": "1.18.2",
    "multiline": "0.3.4",
    "zuul": "1.10.2"
  },
  "homepage": "https://github.com/TooTallNate/node-plist#readme",
  "keywords": [
    "apple",
    "browser",
    "mac",
    "plist",
    "parser",
    "xml"
  ],
  "main": "lib/plist.js",
  "name": "plist",
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/node-plist.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.1.0"
}
