17 lines
467 B
JSON
17 lines
467 B
JSON
{
|
|
"dependencies": {
|
|
"bip39": "^3.0.2",
|
|
"eccrypto": "^1.1.6",
|
|
"eccrypto-js": "^5.4.0",
|
|
"hdkey": "^1.1.1",
|
|
"js-crypto-key-utils": "^0.7.3",
|
|
"secure-random": "^1.1.2",
|
|
"tic-crypto": "git+https://git.faronear.org/npm/tic-crypto"
|
|
},
|
|
"devDependencies": {
|
|
"basend-deployer": "git+https://git.faronear.org/npm/basend-deployer",
|
|
"basend-webserver": "git+https://git.faronear.org/npm/basend-webserver",
|
|
"standardx": "^6.0.0"
|
|
}
|
|
}
|