{
  "_args": [
    [
      {
        "raw": "pkginfo@0.x.x",
        "scope": null,
        "escapedName": "pkginfo",
        "name": "pkginfo",
        "rawSpec": "0.x.x",
        "spec": ">=0.0.0 <1.0.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\prompt"
    ]
  ],
  "_from": "pkginfo@>=0.0.0 <1.0.0",
  "_id": "pkginfo@0.4.1",
  "_inCache": true,
  "_location": "/pkginfo",
  "_nodeVersion": "6.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/pkginfo-0.4.1.tgz_1503460521335_0.48146630520932376"
  },
  "_npmUser": {
    "name": "indexzero",
    "email": "charlie.robbins@gmail.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "pkginfo@0.x.x",
    "scope": null,
    "escapedName": "pkginfo",
    "name": "pkginfo",
    "rawSpec": "0.x.x",
    "spec": ">=0.0.0 <1.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/prompt"
  ],
  "_resolved": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.4.1.tgz",
  "_shasum": "b5418ef0439de5425fc4995042dced14fb2a84ff",
  "_shrinkwrap": null,
  "_spec": "pkginfo@0.x.x",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\prompt",
  "author": {
    "name": "Charlie Robbins",
    "email": "charlie.robbins@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/indexzero/node-pkginfo/issues"
  },
  "dependencies": {},
  "description": "An easy way to expose properties on a module from a package.json",
  "devDependencies": {
    "vows": "0.8.0"
  },
  "directories": {},
  "dist": {
    "shasum": "b5418ef0439de5425fc4995042dced14fb2a84ff",
    "tarball": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.4.1.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "gitHead": "f4e90ac77034ee9eb3dd7aafc56657d7376795a8",
  "homepage": "https://github.com/indexzero/node-pkginfo#readme",
  "keywords": [
    "info",
    "tools",
    "package.json"
  ],
  "license": "MIT",
  "main": "./lib/pkginfo.js",
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    }
  ],
  "name": "pkginfo",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indexzero/node-pkginfo.git"
  },
  "scripts": {
    "test": "vows test/*-test.js --spec"
  },
  "version": "0.4.1"
}
