historical/bitkracken3.git/package.json
2024-01-16 11:20:27 -06:00

22 lines
562 B
JSON

{
"name": "bitkrackenv3",
"version": "1.0.0",
"description": "This time it's anonymous!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nodemixaholic/bitkracken3.git"
},
"author": "Samuel Lord",
"license": "MIT",
"bugs": {
"url": "https://github.com/nodemixaholic/bitkracken3/issues"
},
"homepage": "https://github.com/nodemixaholic/bitkracken3#readme",
"dependencies": {
"monero-javascript": "^0.6.3"
}
}