aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJames Lal <james@lightsofapollo.com>2012-06-27 18:48:44 +0200
committerJames Lal <james@lightsofapollo.com>2012-06-27 18:48:44 +0200
commit1c136b249274a3cad047e043693c6e643892b6a9 (patch)
tree19507eba7dbbf7a7cf7036808c867c4d0762f3cb /package.json
parent5e731c14d9fca4e99ac73f020d69008431ef4f81 (diff)
downloadjsCalDAV-1c136b249274a3cad047e043693c6e643892b6a9.tar.gz
ls
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2fd6cbd..947171c 100644
--- a/package.json
+++ b/package.json
@@ -14,12 +14,13 @@
""
],
"dependencies" : {
+ "sax": "0.4.0",
"xmlhttprequest": "1.4.2"
},
"devDependencies": {
"mocha": "~1.1",
"chai": "~1.0",
- "sax": "0.4.0"
+ "test-agent": "~0.6"
},
"license": "MIT",
"engine": {