{
  "_from": "spawn-command@0.0.2",
  "_id": "spawn-command@0.0.2",
  "_inBundle": false,
  "_integrity": "sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==",
  "_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": [
    "/concurrently"
  ],
  "_resolved": "https://registry.npmjs.org/spawn-command/-/spawn-command-0.0.2.tgz",
  "_shasum": "9544e1a43ca045f8531aac1a48cb29bdae62338e",
  "_spec": "spawn-command@0.0.2",
  "_where": "/home/learnc22/salescrm.learncultivera.com/node_modules/concurrently",
  "author": {
    "name": "Maciej Małecki",
    "email": "me@mmalecki.com"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "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"
}
