Files
node-cryptoforknote-util-mo/package.json
MoneroOcean 33051b5bee Fixed SAL
2025-10-16 10:47:58 -07:00

32 lines
685 B
JSON

{
"name": "cryptoforknote-util",
"version": "15.8.4",
"author": {
"name": "LucasJones",
"email": "lucasjonesdev@hotmail.co.uk"
},
"repository": {
"type": "git",
"url": "https://github.com/haven-protocol-org/node-cryptoforknote-util.git"
},
"dependencies": {
"base58-native": "*",
"bech32": "*",
"bignum": "^0.13.1",
"bindings": "*",
"bitcoinjs-lib": "git+https://github.com/MoneroOcean/bitcoinjs-lib.git",
"merkle-lib": "^2.0.10",
"nan": "^2.20.0",
"promise": "*",
"sha3": "*",
"varuint-bitcoin": "^1.0.4"
},
"keywords": [
"cryptonight",
"cryptonote",
"forknote",
"bytecoin",
"monero"
]
}