package.json 2.43 KB
{
  "_args": [
    [
      {
        "raw": "[email protected]",
        "scope": null,
        "escapedName": "simple-plist",
        "name": "simple-plist",
        "rawSpec": "0.1.4",
        "spec": "0.1.4",
        "type": "version"
      },
      "/home/siddharth/Workspace/Temp/Flexydial/node_modules/xcode"
    ]
  ],
  "_from": "[email protected]",
  "_id": "[email protected]",
  "_inCache": true,
  "_installable": true,
  "_location": "/simple-plist",
  "_nodeVersion": "0.12.7",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/simple-plist-0.1.4.tgz_1462930930371_0.9155550985597074"
  },
  "_npmUser": {
    "name": "wollardj",
    "email": "[email protected]"
  },
  "_npmVersion": "2.11.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "[email protected]",
    "scope": null,
    "escapedName": "simple-plist",
    "name": "simple-plist",
    "rawSpec": "0.1.4",
    "spec": "0.1.4",
    "type": "version"
  },
  "_requiredBy": [
    "/xcode"
  ],
  "_resolved": "https://registry.npmjs.org/simple-plist/-/simple-plist-0.1.4.tgz",
  "_shasum": "10eb51b47e33c556eb8ec46d5ee64d64e717db5d",
  "_shrinkwrap": null,
  "_spec": "[email protected]",
  "_where": "/home/siddharth/Workspace/Temp/Flexydial/node_modules/xcode",
  "author": {
    "name": "Joe Wollard"
  },
  "bugs": {
    "url": "https://github.com/wollardj/node-simple-plist/issues"
  },
  "dependencies": {
    "bplist-creator": "0.0.4",
    "bplist-parser": "0.0.6",
    "plist": "1.2.0"
  },
  "description": "A wrapper utility for interacting with plist data.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "10eb51b47e33c556eb8ec46d5ee64d64e717db5d",
    "tarball": "https://registry.npmjs.org/simple-plist/-/simple-plist-0.1.4.tgz"
  },
  "gitHead": "a01406ab0d347b5a1a9a0f59395fe6d464b0f962",
  "homepage": "https://github.com/wollardj/node-simple-plist.git",
  "keywords": [
    "plist",
    "binary",
    "bplist",
    "xml"
  ],
  "license": "MIT",
  "main": "simple-plist.js",
  "maintainers": [
    {
      "name": "wollardj",
      "email": "[email protected]"
    },
    {
      "name": "appcelerator",
      "email": "[email protected]"
    }
  ],
  "name": "simple-plist",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wollardj/node-simple-plist.git"
  },
  "scripts": {},
  "version": "0.1.4"
}