{
  "_args": [
    [
      "phantomjs@1.9.20",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "phantomjs@1.9.20",
  "_id": "phantomjs@1.9.20",
  "_inBundle": false,
  "_integrity": "sha1-RCSsog4U0lXAsIia9va4lz2hDg0=",
  "_location": "/phantomjs",
  "_phantomChildren": {
    "aws-sign2": "0.6.0",
    "chalk": "1.1.3",
    "combined-stream": "1.0.6",
    "commander": "2.15.0",
    "core-util-is": "1.0.2",
    "extend": "3.0.1",
    "forever-agent": "0.6.1",
    "hawk": "3.1.3",
    "http-signature": "1.1.1",
    "inherits": "2.0.3",
    "is-my-json-valid": "2.17.2",
    "is-typedarray": "1.0.0",
    "isexe": "2.0.0",
    "isstream": "0.1.2",
    "json-stringify-safe": "5.0.1",
    "klaw": "1.3.1",
    "mime-types": "2.1.18",
    "oauth-sign": "0.8.2",
    "path-is-absolute": "1.0.1",
    "pinkie-promise": "2.0.1",
    "rimraf": "2.2.8",
    "stringstream": "0.0.5",
    "util-deprecate": "1.0.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "phantomjs@1.9.20",
    "name": "phantomjs",
    "escapedName": "phantomjs",
    "rawSpec": "1.9.20",
    "saveSpec": null,
    "fetchSpec": "1.9.20"
  },
  "_requiredBy": [
    "/grunt-lib-phantomjs"
  ],
  "_resolved": "https://registry.npmjs.org/phantomjs/-/phantomjs-1.9.20.tgz",
  "_spec": "1.9.20",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "author": {
    "name": "Dan Pupius",
    "email": "dan@obvious.com",
    "url": "http://pupius.co.uk"
  },
  "bin": {
    "phantomjs": "bin/phantomjs"
  },
  "bugs": {
    "url": "https://github.com/Medium/phantomjs/issues"
  },
  "dependencies": {
    "extract-zip": "~1.5.0",
    "fs-extra": "~0.26.4",
    "hasha": "^2.2.0",
    "kew": "~0.7.0",
    "progress": "~1.1.8",
    "request": "~2.67.0",
    "request-progress": "~2.0.1",
    "which": "~1.2.2"
  },
  "description": "Headless WebKit with JS API",
  "devDependencies": {
    "eslint": "1.10.3",
    "nodeunit": "0.9.1"
  },
  "homepage": "https://github.com/Medium/phantomjs",
  "keywords": [
    "phantomjs",
    "headless",
    "webkit"
  ],
  "license": "Apache-2.0",
  "main": "lib/phantomjs",
  "maintainers": [
    {
      "name": "Dan Pupius",
      "email": "dan@medium.com",
      "url": "http://pupius.co.uk/"
    },
    {
      "name": "Nick Santos",
      "email": "nick@medium.com",
      "url": "http://nick-santos.com/"
    }
  ],
  "name": "phantomjs",
  "repository": {
    "type": "git",
    "url": "git://github.com/Medium/phantomjs.git"
  },
  "scripts": {
    "install": "node install.js",
    "test": "nodeunit --reporter=minimal test/tests.js && eslint install.js"
  },
  "version": "1.9.20"
}
