26 lines
637 B
JSON
26 lines
637 B
JSON
{
|
|
"name": "tic.tool4chain",
|
|
"version": "1.2.1",
|
|
"dependencies": {
|
|
"aes-js": "^3.1.1",
|
|
"axios": "^0.18.0",
|
|
"bitcoinjs-lib": "^4.0.2",
|
|
"elliptic": "^6.4.1",
|
|
"etherscan-api": "^8.1.3",
|
|
"js-sha3": "^0.8.0",
|
|
"scrypt-js": "^2.0.3",
|
|
"setimmediate": "^1.0.5",
|
|
"tic.action": "git+https://git.faronear.org/tic/tic.action#20190109_preview",
|
|
"tic.crypto": "git+https://git.faronear.org/tic/tic.crypto#20190109_preview",
|
|
"uuid": "^3.3.2"
|
|
},
|
|
"deprecated": false,
|
|
"description": "blockchain tool for ticwallet",
|
|
"keywords": [
|
|
"tool",
|
|
"blockchain",
|
|
"tic"
|
|
],
|
|
"main": "index.js"
|
|
}
|