{
  "_args": [
    [
      {
        "raw": "propprop@^0.3.0",
        "scope": null,
        "escapedName": "propprop",
        "name": "propprop",
        "rawSpec": "^0.3.0",
        "spec": ">=0.3.0 <0.4.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/newNode/node_modules/wiredep"
    ]
  ],
  "_from": "propprop@>=0.3.0 <0.4.0",
  "_id": "propprop@0.3.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/propprop",
  "_nodeVersion": "6.2.2",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/propprop-0.3.1.tgz_1468331619420_0.7816366874612868"
  },
  "_npmUser": {
    "name": "stephenplusplus",
    "email": "sawchuk@gmail.com"
  },
  "_npmVersion": "3.9.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "propprop@^0.3.0",
    "scope": null,
    "escapedName": "propprop",
    "name": "propprop",
    "rawSpec": "^0.3.0",
    "spec": ">=0.3.0 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/wiredep"
  ],
  "_resolved": "https://registry.npmjs.org/propprop/-/propprop-0.3.1.tgz",
  "_shasum": "a049a3568b896440067d15d8ec9f33735e570178",
  "_shrinkwrap": null,
  "_spec": "propprop@^0.3.0",
  "_where": "/Users/robertdodson/Documents/htdocs/newNode/node_modules/wiredep",
  "author": {
    "name": "Stephen Sawchuk",
    "email": "sawchuk@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/stephenplusplus/propprop/issues"
  },
  "dependencies": {},
  "description": "Just a helper for plucking a property out of an object.",
  "devDependencies": {
    "browserify": "^3.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a049a3568b896440067d15d8ec9f33735e570178",
    "tarball": "https://registry.npmjs.org/propprop/-/propprop-0.3.1.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "ed91e3146e8c90fb50b61eac37c66367b55a5a22",
  "homepage": "https://github.com/stephenplusplus/propprop#readme",
  "keywords": [
    "prop",
    "property",
    "pluck"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "stephenplusplus",
      "email": "sawchuk@gmail.com"
    }
  ],
  "name": "propprop",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stephenplusplus/propprop.git"
  },
  "scripts": {
    "browser": "a=$npm_package_name; browserify -r ./index:$a -s $a index.js -o browser.js"
  },
  "version": "0.3.1"
}
