首次放到 git
This commit is contained in:
24
package.json
Normal file
24
package.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "tic.common",
|
||||
"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.common": "git+https://git.faronear.org/tic/tic.common.git",
|
||||
"uuid": "^3.3.2"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "blockchain tool for ticwallet",
|
||||
"keywords": [
|
||||
"tool",
|
||||
"blockchain",
|
||||
"tic"
|
||||
],
|
||||
"main": "index.js"
|
||||
}
|
||||
Reference in New Issue
Block a user