25 lines
454 B
JSON
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"
|
|
]
|
|
}
|