package hashmap

This commit is contained in:
Meutel 2014-06-24 20:30:54 +02:00
parent ed7e586bb2
commit 47cd89f23c

View File

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