aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/spawn-command/package.json
blob: 553394fd897b2529e709453fd04792b9db7288c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "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"
  }
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage