diff options
Diffstat (limited to 'tabby-runner/package.json')
| -rwxr-xr-x | tabby-runner/package.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tabby-runner/package.json b/tabby-runner/package.json new file mode 100755 index 0000000..b75791d --- /dev/null +++ b/tabby-runner/package.json @@ -0,0 +1,6 @@ +{ + "dependencies": { + "child_process": "^1.0.2", + "terminate": "^2.8.0" + } +} |
