diff options
Diffstat (limited to 'node_modules/spawn-command/package.json')
| -rw-r--r-- | node_modules/spawn-command/package.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/node_modules/spawn-command/package.json b/node_modules/spawn-command/package.json deleted file mode 100644 index 553394f..0000000 --- a/node_modules/spawn-command/package.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "spawn-command", - "author": "Maciej MaĆecki <me@mmalecki.com>", - "description": "Spawn commands like `child_process.exec` does but return a `ChildProcess`", - "version": "0.0.2", - "main": "./lib/spawn-command", - "scripts": { - "test": "node test/spawn-command-test.js" - }, - "devDependencies": { - "assert-called": "0.1.x" - } -} |
