valid json

This commit is contained in:
Radek Stepan 2013-08-12 20:18:43 +01:00
parent a6360dabbb
commit c9c9650df8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"test": "test"
},
"dependencies": {
"coffee-script": "~1.6.3"
"coffee-script": "~1.6.3",
"async": "~0.2.9",
"proxyquire": "~0.4.1"
},