Files
node-cryptoforknote-util-mo/package.json
2020-12-09 06:53:08 +00:00

30 lines
689 B
JSON

{
"name": "cryptoforknote-util",
"version": "9.0.17",
"main": "cryptoforknote-util",
"author": {
"name": "LucasJones",
"email": "lucasjonesdev@hotmail.co.uk"
},
"repository": {
"type": "git",
"url": "https://github.com/MoneroOcean/node-cryptoforknote-util.git"
},
"dependencies": {
"promise": "*",
"bindings": "*",
"nan": "^2.0.0",
"bignum": "^0.13.1",
"sha3": "*",
"varuint-bitcoin": "^1.0.4",
"bitcoinjs-lib": "git+https://github.com/bitcoinjs/bitcoinjs-lib.git#533d6c2e6d0aa4111f7948b1c12003cf6ef83137"
},
"keywords": [
"cryptonight",
"cryptonote",
"forknote",
"bytecoin",
"monero"
]
}