2014-05-15 12:20:48 +01:00
|
|
|
{
|
2018-03-25 13:46:56 +02:00
|
|
|
"name": "cryptoforknote-util",
|
2020-01-04 01:19:12 -08:00
|
|
|
"version": "7.0.2",
|
2018-03-25 14:56:35 +02:00
|
|
|
"main": "cryptoforknote-util",
|
2015-11-11 19:24:47 -07:00
|
|
|
"author": {
|
|
|
|
|
"name": "LucasJones",
|
|
|
|
|
"email": "lucasjonesdev@hotmail.co.uk"
|
|
|
|
|
},
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
2018-03-25 13:46:56 +02:00
|
|
|
"url": "https://github.com/MoneroOcean/node-cryptoforknote-util.git"
|
2015-11-11 19:24:47 -07:00
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"bindings": "*",
|
|
|
|
|
"nan": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"keywords": [
|
|
|
|
|
"cryptonight",
|
2016-05-21 18:16:47 -05:00
|
|
|
"cryptonote",
|
|
|
|
|
"forknote",
|
2018-03-25 13:46:56 +02:00
|
|
|
"bytecoin",
|
|
|
|
|
"monero"
|
2015-11-11 19:24:47 -07:00
|
|
|
]
|
2014-05-15 12:20:48 +01:00
|
|
|
}
|