This commit is contained in:
luk
2026-06-23 11:29:10 +08:00
parent 94ca9dbb3e
commit e0d1f81af5
3 changed files with 34 additions and 36 deletions

View File

@@ -10,12 +10,16 @@
"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",
"tic.action": "git+https://git.tic.cc/opx/tic.action#20190714_release_passtoken",
"tic-crypto": "git+https://git.tic.cc/opx/tic-crypto#20190109_preview",
"uuid": "^8.3.1"
},
"deprecated": false,
"description": "blockchain tool for ticwallet",
"keywords": ["tool", "blockchain", "tic"],
"keywords": [
"tool",
"blockchain",
"tic"
],
"main": "index.js"
}