{
  "_args": [
    [
      "package@1.0.1",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "package@1.0.1",
  "_id": "package@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-0lofmeJQbcsn1nBLg9yooxLk7cw=",
  "_location": "/package",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "package@1.0.1",
    "name": "package",
    "escapedName": "package",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/temporary"
  ],
  "_resolved": "https://registry.npmjs.org/package/-/package-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "author": {
    "name": "Veselin Todorov",
    "email": "hi@vesln.com"
  },
  "bugs": {
    "url": "https://github.com/vesln/package/issues"
  },
  "description": "Easy package.json exports.",
  "devDependencies": {
    "mocha": "0.3.3",
    "should": "0.3.2"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "homepage": "http://github.com/vesln/package",
  "keywords": [
    "package.json"
  ],
  "main": "./lib/package",
  "name": "package",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/vesln/package.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.0.1"
}
