starting with async networking
This commit is contained in:
parent
dea8d778ee
commit
7dc37a272a
3 changed files with 919 additions and 3 deletions
|
|
@ -53,10 +53,7 @@
|
|||
"grunt-contrib-uglify": "^0.5.1",
|
||||
"grunt-contrib-watch": "0.5.3",
|
||||
"grunt-markdown": "0.5.0",
|
||||
"browser-pack": "2.0.1",
|
||||
"bitcore": "0.1.35",
|
||||
"node-cryptojs-aes": "0.4.0",
|
||||
"blanket": "1.1.6",
|
||||
"grunt-mocha-test": "0.8.2",
|
||||
"grunt-shell": "0.6.4",
|
||||
"istanbul": "0.2.10",
|
||||
|
|
@ -69,6 +66,8 @@
|
|||
"mocha-lcov-reporter": "0.0.1",
|
||||
"mock-fs": "^2.3.1",
|
||||
"node-cryptojs-aes": "0.4.0",
|
||||
"socket.io-client": "^1.0.6",
|
||||
"soop": "0.1.5",
|
||||
"travis-cov": "0.2.5",
|
||||
"uglifyify": "1.2.3"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue