add command line arguments
This commit is contained in:
parent
4f42723f4a
commit
1160466cf9
13 changed files with 129 additions and 7 deletions
|
@ -17,13 +17,16 @@
|
|||
"dependencies": {
|
||||
"box2d-html5": "^0.1.230",
|
||||
"colors": "^1.1.2",
|
||||
"commander": "^2.9.0",
|
||||
"escape-html": "^1.0.3",
|
||||
"express": "^4.13.4",
|
||||
"jade": "^1.11.0",
|
||||
"nib": "^1.1.0",
|
||||
"poly-decomp": "git://github.com/schteppe/poly-decomp.js.git",
|
||||
"recursive-readdir": "^1.3.0",
|
||||
"socket.io": "^1.4.5",
|
||||
"socket.io-client": "^1.4.5",
|
||||
"stylus": "^0.54.2",
|
||||
"uglify-js": "^2.6.2",
|
||||
"uuid": "^2.0.1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue