Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

Commit

Permalink
package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ehrlichja committed Dec 5, 2017
1 parent f36a5c8 commit 787cf87
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,39 +4,23 @@
"description": "",
"main": "main.js",
"dependencies": {
"@lokijs/loki": "^2.0.0-beta.3",
"@types/big.js": "^4.0.0",
"@types/bluebird": "^3.5.18",
"@types/config": "0.0.33",
"@types/lodash": "^4.14.86",
"@types/lokijs": "^1.2.30",
"@types/mysql": "^2.15.2",
"@types/node": "^8.0.53",
"@types/request-promise": "^4.1.39",
"@types/underscore": "^1.8.5",
"JSONStream": "^1.3.1",
"alasql": "^0.4.3",
"async": "^2.6.0",
"big.js": "^5.0.3",
"bluebird": "^3.5.1",
"config": "^1.28.1",
"crypto": "^1.0.1",
"event-stream": "^3.3.4",
"fs": "0.0.1-security",
"gulp": "^3.9.1",
"lodash": "^4.17.4",
"lokijs": "^1.5.1",
"md5": "^2.2.1",
"mysql": "^2.15.0",
"node-binance-api": "^0.2.3",
"node-bittrex-api": "^0.7.8",
"nonce": "^1.0.4",
"properties": "^1.2.1",
"request": "^2.83.0",
"request-promise": "^4.2.2",
"timers": "^0.1.1",
"underscore": "^1.8.3",
"watch-run": "^1.2.5"
"timers": "^0.1.1"
},
"devDependencies": {},
"author": "",
Expand Down

0 comments on commit 787cf87

Please sign in to comment.