{"maintainers":[{"name":"anonymous","email":"me@mmalecki.com"}],"dist-tags":{"latest":"1.0.0"},"author":{"name":"Maciej Małecki","email":"me@mmalecki.com"},"description":"Spawn commands like `child_process.exec` does but return a `ChildProcess`","readme":"# spawn-command\nSpawn commands like `child_process.exec` does but return a `ChildProcess`.\n\n## Installation\n\n    npm install spawn-command\n\n## Usage\n```js\nvar spawnCommand = require('spawn-command'),\n    child = spawnCommand('echo \"Hello spawn\" | base64');\n\nchild.stdout.on('data', function (data) {\n  console.log('data', data);\n});\n\nchild.on('exit', function (exitCode) {\n  console.log('exit', exitCode);\n});\n```\n","repository":{"type":"git","url":"git+https://github.com/mmalecki/spawn-command.git"},"users":{"flumpus-dev":true},"bugs":{"url":"https://github.com/mmalecki/spawn-command/issues"},"license":"MIT","versions":{"0.0.0":{"name":"spawn-command","version":"0.0.0","author":{"name":"Maciej Małecki","email":"me@mmalecki.com"},"_id":"spawn-command@0.0.0","maintainers":[{"name":"anonymous","email":"me@mmalecki.com"}],"dist":{"shasum":"44e318b13cbb7190cb3ac7d9522f7e9b507dde6e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/spawn-command/-/spawn-command-0.0.0.tgz","integrity":"sha512-/BJ+BS/WuxPeQxDE4Dw7hZ6O6eNvoByGHE9rkyzH+NiraCZWcDQstFiwgR6VrPYWcj4FSBIHfvdYrO+6wGxmqg==","signatures":[{"sig":"MEQCIAwrYA9e8ts46YslMJBkRTY64dQFrsDWo7KrrlhHowgAAiAWuGrABDGQHFD3455gTsVOlF121EKnmd8TNsSFp+KfAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/spawn-command","scripts":{"test":"node test/spawn-command-test.js"},"description":"Spawn commands like `child_process.exec` does but return a `ChildProcess`.","directories":{}},"0.0.1":{"name":"spawn-command","version":"0.0.1","author":{"name":"Maciej Małecki","email":"me@mmalecki.com"},"_id":"spawn-command@0.0.1","maintainers":[{"name":"anonymous","email":"me@mmalecki.com"}],"dist":{"shasum":"7fd5522baeabb0914f32d2ac0f35713dcc21b727","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/spawn-command/-/spawn-command-0.0.1.tgz","integrity":"sha512-1LbjQq8BDNUxzaYh0iC4PNgTE3XXnXi8d5M/dYWgVlktp5zmChcCV0LYfRzPmz9bjLon4G3CXZrm/gZL1uo8kQ==","signatures":[{"sig":"MEQCIH5o5o3+ailXrz74fkNZ8C4dxuJoJKNBBUWlCmIG0w3AAiAOjKecgFH3qiO/BtX0kN1pun5PqupU08rsHSwlUnBLQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/spawn-command","scripts":{"test":"node test/spawn-command-test.js"},"description":"Spawn commands like `child_process.exec` does but return a `ChildProcess`.","directories":{}},"0.0.2":{"name":"spawn-command","version":"0.0.2","author":{"name":"Maciej Małecki","email":"me@mmalecki.com"},"_id":"spawn-command@0.0.2","maintainers":[{"name":"anonymous","email":"me@mmalecki.com"}],"dist":{"shasum":"9544e1a43ca045f8531aac1a48cb29bdae62338e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/spawn-command/-/spawn-command-0.0.2.tgz","integrity":"sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==","signatures":[{"sig":"MEYCIQDit9ignEvtf7iqA7Vin1WsiQWdbV8dss5V2eTu6vLnAQIhANB2Q6Dte43UC8ngZv/KpcKkXEikEupSETDAgvuXEPz5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/spawn-command","scripts":{"test":"node test/spawn-command-test.js"},"description":"Spawn commands like `child_process.exec` does but return a `ChildProcess`","directories":{},"devDependencies":{"assert-called":"0.1.x"}},"0.0.2-1":{"name":"spawn-command","version":"0.0.2-1","author":{"name":"Maciej Małecki","email":"me@mmalecki.com"},"license":"MIT","_id":"spawn-command@0.0.2-1","maintainers":[{"name":"anonymous","email":"me@mmalecki.com"}],"homepage":"https://github.com/mmalecki/spawn-command","bugs":{"url":"https://github.com/mmalecki/spawn-command/issues"},"dist":{"shasum":"62f5e9466981c1b796dc5929937e11c9c6921bd0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/spawn-command/-/spawn-command-0.0.2-1.tgz","integrity":"sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==","signatures":[{"sig":"MEUCIHTE54YFiAFVxWHBDqtNOXOuDJ7JLWijjkxDQHtnqwMAAiEA3a0M52SCsavecc99fHqiDhhTKWA/XpsTRxgCjOgrIA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/spawn-command","_from":".","_shasum":"62f5e9466981c1b796dc5929937e11c9c6921bd0","gitHead":"78f3fa3b904b767ec4dd1c4b27c9b288eb498f03","scripts":{"test":"node test/spawn-command-test.js"},"_npmUser":{"name":"anonymous","email":"me@mmalecki.com"},"repository":{"url":"https://github.com/mmalecki/spawn-command","type":"git"},"_npmVersion":"2.1.1","description":"Spawn commands like `child_process.exec` does but return a `ChildProcess`","directories":{},"_nodeVersion":"0.10.32","devDependencies":{"assert-called":"0.1.x"}},"0.0.3":{"name":"spawn-command","version":"0.0.3","author":{"name":"Maciej Małecki","email":"me@mmalecki.com"},"license":"MIT","_id":"spawn-command@0.0.3","maintainers":[{"name":"anonymous","email":"me@mmalecki.com"}],"homepage":"https://github.com/mmalecki/spawn-command#readme","bugs":{"url":"https://github.com/mmalecki/spawn-command/issues"},"dist":{"shasum":"21aef48e475963cf993d0eaae211f7219c1f6078","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/spawn-command/-/spawn-command-0.0.3.tgz","fileCount":8,"integrity":"sha512-8k2zJcDJEwRXcbtIcKuk+a/AZsAm5NHTp9XJKYj2peHe3WRzNBVCjD9j49Ul1IZOt+sFOmfCcPcGFvGypNiW9A==","signatures":[{"sig":"MEYCIQCTLm/flmn4YtABYRIsVXvDfXgDitlG3qVo6YBc36gPbAIhAK4W0JDS7caIRyb1gqITMHZduST5h3mXoKc9UIpkfb4C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4247},"main":"./lib/spawn-command","gitHead":"93399b82ede76c9ef4eed2d789c8f6dd9dc9d348","scripts":{"test":"node test/spawn-command-test.js"},"_npmUser":{"name":"anonymous","email":"me@mmalecki.com"},"repository":{"url":"git+https://github.com/mmalecki/spawn-command.git","type":"git"},"_npmVersion":"10.5.0","description":"Spawn commands like `child_process.exec` does but return a `ChildProcess`","directories":{},"_nodeVersion":"20.12.0","_hasShrinkwrap":false,"devDependencies":{"assert-called":"0.1.x"},"_npmOperationalInternal":{"tmp":"tmp/spawn-command_0.0.3_1720708144193_0.07910598801419","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"spawn-command","author":{"name":"Maciej Małecki","email":"me@mmalecki.com"},"description":"Spawn commands like `child_process.exec` does but return a `ChildProcess`","version":"1.0.0","main":"./lib/spawn-command","repository":{"type":"git","url":"git+https://github.com/mmalecki/spawn-command.git"},"scripts":{"test":"node test/spawn-command-test.js"},"devDependencies":{"assert-called":"0.1.x"},"license":"MIT","_id":"spawn-command@1.0.0","gitHead":"ce19cf2504aff72769755aea1bd4330e020f4a25","bugs":{"url":"https://github.com/mmalecki/spawn-command/issues"},"homepage":"https://github.com/mmalecki/spawn-command#readme","_nodeVersion":"20.12.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-zsboEQnjeF6tSJ8SRnojMr22HyFEaRaohgTt0Kgx3BgzkXYiboh09vpmZVIq1HOLzkFZDgFJJfwGUqSbb5fQQQ==","shasum":"ec71622de73aefb57ba8289add75be597d3f7a25","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/spawn-command/-/spawn-command-1.0.0.tgz","fileCount":8,"unpackedSize":4247,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6uVsgszwdEeWGF+bhRXbn1xf2RTB2ophhPMigtAMT4QIgPEuz5gmoYX5ZUal8/mXtDO5XucEgk5FWysoPzEZW+Y4="}]},"_npmUser":{"name":"anonymous","email":"me@mmalecki.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"me@mmalecki.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/spawn-command_1.0.0_1726417984555_0.9147772729636849"},"_hasShrinkwrap":false}},"name":"spawn-command","time":{"created":"2012-06-20T13:24:27.615Z","modified":"2024-09-15T16:33:04.882Z","0.0.0":"2012-06-20T13:24:33.768Z","0.0.1":"2012-06-20T13:38:52.127Z","0.0.2":"2012-11-06T22:34:18.114Z","0.0.2-1":"2014-10-09T19:44:41.400Z","0.0.3":"2024-07-11T14:29:04.369Z","1.0.0":"2024-09-15T16:33:04.709Z"},"readmeFilename":"README.md","homepage":"https://github.com/mmalecki/spawn-command#readme"}