{
  "_args": [
    [
      {
        "raw": "cross-spawn@4.0.2",
        "scope": null,
        "escapedName": "cross-spawn",
        "name": "cross-spawn",
        "rawSpec": "4.0.2",
        "spec": "4.0.2",
        "type": "version"
      },
      "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts"
    ]
  ],
  "_from": "cross-spawn@4.0.2",
  "_id": "cross-spawn@4.0.2",
  "_inCache": true,
  "_location": "/cross-spawn",
  "_nodeVersion": "4.5.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/cross-spawn-4.0.2.tgz_1474803799646_0.017929385183379054"
  },
  "_npmUser": {
    "name": "satazor",
    "email": "andremiguelcruz@msn.com"
  },
  "_npmVersion": "2.15.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "cross-spawn@4.0.2",
    "scope": null,
    "escapedName": "cross-spawn",
    "name": "cross-spawn",
    "rawSpec": "4.0.2",
    "spec": "4.0.2",
    "type": "version"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-4.0.2.tgz",
  "_shasum": "7b9247621c23adfdd3856004a823cbe397424d41",
  "_shrinkwrap": null,
  "_spec": "cross-spawn@4.0.2",
  "_where": "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts",
  "author": {
    "name": "IndigoUnited",
    "email": "hello@indigounited.com",
    "url": "http://indigounited.com"
  },
  "bugs": {
    "url": "https://github.com/IndigoUnited/node-cross-spawn/issues/"
  },
  "dependencies": {
    "lru-cache": "^4.0.1",
    "which": "^1.2.9"
  },
  "description": "Cross platform child_process#spawn and child_process#spawnSync",
  "devDependencies": {
    "@satazor/eslint-config": "^3.0.0",
    "eslint": "^3.0.0",
    "expect.js": "^0.3.0",
    "glob": "^7.0.0",
    "mkdirp": "^0.5.1",
    "mocha": "^3.0.2",
    "rimraf": "^2.5.0"
  },
  "directories": {},
  "dist": {
    "shasum": "7b9247621c23adfdd3856004a823cbe397424d41",
    "tarball": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-4.0.2.tgz"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "gitHead": "674ceb2f2b69ad64b5dcad661b9bf048d6ec4c22",
  "homepage": "https://github.com/IndigoUnited/node-cross-spawn#readme",
  "keywords": [
    "spawn",
    "spawnSync",
    "windows",
    "cross",
    "platform",
    "path",
    "ext",
    "path-ext",
    "path_ext",
    "shebang",
    "hashbang",
    "cmd",
    "execute"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "satazor",
      "email": "andremiguelcruz@msn.com"
    }
  ],
  "name": "cross-spawn",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/IndigoUnited/node-cross-spawn.git"
  },
  "scripts": {
    "lint": "eslint '{*.js,lib/**/*.js,test/**/*.js}'",
    "test": "node test/prepare && mocha --bail test/test"
  },
  "version": "4.0.2"
}
