package.json 2.21 KB
{
  "_args": [
    [
      {
        "raw": "[email protected]",
        "scope": null,
        "escapedName": "bplist-parser",
        "name": "bplist-parser",
        "rawSpec": "0.0.6",
        "spec": "0.0.6",
        "type": "version"
      },
      "/home/siddharth/Workspace/Temp/Flexydial/node_modules/simple-plist"
    ]
  ],
  "_from": "[email protected]",
  "_id": "[email protected]",
  "_inCache": true,
  "_installable": true,
  "_location": "/bplist-parser",
  "_npmUser": {
    "name": "joeferner",
    "email": "[email protected]"
  },
  "_npmVersion": "1.4.14",
  "_phantomChildren": {},
  "_requested": {
    "raw": "[email protected]",
    "scope": null,
    "escapedName": "bplist-parser",
    "name": "bplist-parser",
    "rawSpec": "0.0.6",
    "spec": "0.0.6",
    "type": "version"
  },
  "_requiredBy": [
    "/simple-plist"
  ],
  "_resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.0.6.tgz",
  "_shasum": "38da3471817df9d44ab3892e27707bbbd75a11b9",
  "_shrinkwrap": null,
  "_spec": "[email protected]",
  "_where": "/home/siddharth/Workspace/Temp/Flexydial/node_modules/simple-plist",
  "author": {
    "name": "Joe Ferner",
    "email": "[email protected]"
  },
  "bugs": {
    "url": "https://github.com/nearinfinity/node-bplist-parser/issues"
  },
  "dependencies": {},
  "description": "Binary plist parser.",
  "devDependencies": {
    "nodeunit": "~0.7.4"
  },
  "directories": {},
  "dist": {
    "shasum": "38da3471817df9d44ab3892e27707bbbd75a11b9",
    "tarball": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.0.6.tgz"
  },
  "gitHead": "a2230a5df3c7014ffbe5761bcb091ea2d061b47b",
  "homepage": "https://github.com/nearinfinity/node-bplist-parser",
  "keywords": [
    "bplist",
    "plist",
    "parser"
  ],
  "license": "MIT",
  "main": "bplistParser.js",
  "maintainers": [
    {
      "name": "joeferner",
      "email": "[email protected]"
    }
  ],
  "name": "bplist-parser",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nearinfinity/node-bplist-parser.git"
  },
  "scripts": {
    "test": "./node_modules/nodeunit/bin/nodeunit test"
  },
  "version": "0.0.6"
}