2014-05-15 12:20:48 +01:00
|
|
|
{
|
2016-05-21 18:16:47 -05:00
|
|
|
"name": "forknote-util",
|
|
|
|
|
"version": "0.9.1",
|
2015-11-11 19:24:47 -07:00
|
|
|
"main": "cryptonote",
|
|
|
|
|
"author": {
|
|
|
|
|
"name": "LucasJones",
|
|
|
|
|
"email": "lucasjonesdev@hotmail.co.uk"
|
|
|
|
|
},
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
2016-05-21 18:16:47 -05:00
|
|
|
"url": "https://github.com/wallet42/node-forknote-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",
|
|
|
|
|
"bytecoin"
|
2015-11-11 19:24:47 -07:00
|
|
|
]
|
2014-05-15 12:20:48 +01:00
|
|
|
}
|