Start the refactor
This commit is contained in:
parent
e5b94527a9
commit
f376e96ab2
10 changed files with 608 additions and 2 deletions
14
package.json
14
package.json
|
|
@ -15,7 +15,19 @@
|
|||
"express": "~3.4.7",
|
||||
"optimist": "~0.6.0",
|
||||
"lamassu-config": "~0.2.0",
|
||||
"lamassu-atm-protocol": "~0.2.0"
|
||||
"lodash": "~2.4.1",
|
||||
"async": "~0.2.9",
|
||||
"deepmerge": "~0.2.7",
|
||||
"underscore": "~1.5.2",
|
||||
"error-create": "0.0.0",
|
||||
"date-utils": "~1.2.15",
|
||||
"bitstamp": "~0.1.3",
|
||||
"winston": "~0.7.2",
|
||||
"pg": "~2.11.1",
|
||||
"lamassu-bitpay": "~0.0.1",
|
||||
"lamassu-bitstamp": "~0.0.1",
|
||||
"lamassu-mtgox": "~0.0.1",
|
||||
"lamassu-blockchain": "0.0.4"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue