Files
node-cryptoforknote-util-mo/package.json
2020-09-04 03:12:05 +00:00

25 lines
463 B
JSON

{
"name": "cryptoforknote-util",
"version": "8.2.0",
"main": "cryptoforknote-util",
"author": {
"name": "LucasJones",
"email": "lucasjonesdev@hotmail.co.uk"
},
"repository": {
"type": "git",
"url": "https://github.com/MoneroOcean/node-cryptoforknote-util.git"
},
"dependencies": {
"bindings": "*",
"nan": "^2.0.0"
},
"keywords": [
"cryptonight",
"cryptonote",
"forknote",
"bytecoin",
"monero"
]
}