{
  "_args": [
    [
      "cross-spawn@^0.2.9",
      "/Users/nick/codes/twreporter-react/node_modules/concurrently"
    ]
  ],
  "_from": "cross-spawn@>=0.2.9 <0.3.0",
  "_id": "cross-spawn@0.2.9",
  "_inCache": true,
  "_installable": true,
  "_location": "/cross-spawn",
  "_nodeVersion": "0.10.36",
  "_npmUser": {
    "email": "andremiguelcruz@msn.com",
    "name": "satazor"
  },
  "_npmVersion": "2.6.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "cross-spawn",
    "raw": "cross-spawn@^0.2.9",
    "rawSpec": "^0.2.9",
    "scope": null,
    "spec": ">=0.2.9 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/concurrently"
  ],
  "_resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-0.2.9.tgz",
  "_shasum": "bd67f96c07efb6303b7fe94c1e979f88478e0a39",
  "_shrinkwrap": null,
  "_spec": "cross-spawn@^0.2.9",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/concurrently",
  "author": {
    "email": "hello@indigounited.com",
    "name": "IndigoUnited",
    "url": "http://indigounited.com"
  },
  "bugs": {
    "url": "https://github.com/IndigoUnited/node-cross-spawn/issues/"
  },
  "dependencies": {
    "lru-cache": "^2.5.0"
  },
  "description": "Cross platform child_process#spawn",
  "devDependencies": {
    "expect.js": "^0.3.0",
    "mocha": "^1.20.1"
  },
  "directories": {},
  "dist": {
    "shasum": "bd67f96c07efb6303b7fe94c1e979f88478e0a39",
    "tarball": "http://registry.npmjs.org/cross-spawn/-/cross-spawn-0.2.9.tgz"
  },
  "gitHead": "6fececcbd8331f98b4cfd6560b925bc4d8e77f47",
  "homepage": "https://github.com/IndigoUnited/node-cross-spawn",
  "keywords": [
    "cmd",
    "cross",
    "execute",
    "ext",
    "hashbang",
    "path",
    "path-ext",
    "path_ext",
    "platform",
    "shebang",
    "spawn",
    "windows"
  ],
  "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": {
    "test": "mocha --bail -R spec"
  },
  "version": "0.2.9"
}
