package hashmap

This commit is contained in:
Meutel 2014-06-24 20:30:54 +02:00
parent ed7e586bb2
commit 47cd89f23c
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@
"debug": "~0.7.4",
"jade": "~1.3.0",
"sqlite3": "~2.2.0",
"underscore": "~1.6.0"
"underscore": "~1.6.0",
"hashmap": "~1.1.0"
},
"scripts": {
"start": "node ./bin/www"