aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 99622dd..934f6de 100644
--- a/package.json
+++ b/package.json
@@ -18,10 +18,12 @@
"xmlhttprequest": "1.4.2"
},
"devDependencies": {
+ "debug": "~0.7",
"mocha": "~1.1",
"chai": "~1.0",
"test-agent": "~0.6",
- "http-proxy": "~0.8"
+ "http-proxy": "~0.8",
+ "commander": "~1.0"
},
"license": "MIT",
"engine": {