Files
node-cryptoforknote-util-mo/package.json
2018-03-25 13:46:56 +02:00

25 lines
454 B
JSON

{
"name": "cryptoforknote-util",
"version": "0.9.1",
"main": "cryptonote",
"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"
]
}