bac-lib
Version:
"bac project versify"
36 lines (35 loc) • 720 B
JSON
{
"name": "bac-lib",
"version": "1.0.5",
"dependencies": {
"bech32": "^1.1.3",
"bigi": "^1.4.2",
"bip39": "^2.5.0",
"bip66": "^1.1.5",
"bs58check": "^2.1.1",
"buffer-equals": "^1.0.4",
"create-hmac": "^1.1.7",
"ecurve": "^1.0.6",
"secp256k1": "^3.5.0",
"typeforce": "^1.12.0",
"wif": "^2.0.6"
},
"description": "\"bac project versify\"",
"main": "index.js",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@10.0.248.200:BAC/bac-lib.git"
},
"author": "jensen",
"license": "ISC",
"keywords": [
"."
],
"directories": {
"test": "test"
}
}