{
  "_args": [
    [
      "spawn-command@0.0.2",
      "/Users/callumacrae/Sites/find-node-modules/cz-cli"
    ]
  ],
  "_development": true,
  "_from": "spawn-command@0.0.2",
  "_id": "spawn-command@0.0.2",
  "_inBundle": false,
  "_integrity": "sha1-lUThpDygRfhTGqwaSMspva5iM44=",
  "_location": "/spawn-command",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "spawn-command@0.0.2",
    "name": "spawn-command",
    "escapedName": "spawn-command",
    "rawSpec": "0.0.2",
    "saveSpec": null,
    "fetchSpec": "0.0.2"
  },
  "_requiredBy": [
    "/ghooks"
  ],
  "_resolved": "https://registry.npmjs.org/spawn-command/-/spawn-command-0.0.2.tgz",
  "_spec": "0.0.2",
  "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
  "author": {
    "name": "Maciej Małecki",
    "email": "me@mmalecki.com"
  },
  "description": "Spawn commands like `child_process.exec` does but return a `ChildProcess`",
  "devDependencies": {
    "assert-called": "0.1.x"
  },
  "main": "./lib/spawn-command",
  "name": "spawn-command",
  "scripts": {
    "test": "node test/spawn-command-test.js"
  },
  "version": "0.0.2"
}
