package hashmap
This commit is contained in:
parent
ed7e586bb2
commit
47cd89f23c
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user