22 lines
630 B
JSON
22 lines
630 B
JSON
{
|
|
"name": "tic-chaintool",
|
|
"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/npm/tic.action#20190714_release_passtoken",
|
|
"tic-crypto": "git+https://git.faronear.org/npm/tic-crypto#20190109_preview",
|
|
"uuid": "^8.3.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "blockchain tool for ticwallet",
|
|
"keywords": ["tool", "blockchain", "tic"],
|
|
"main": "index.js"
|
|
}
|