UNPKG

melis-fork-claimer

Version:
29 lines (28 loc) 704 B
{ "name": "melis-fork-claimer", "description": "Code to claim coins on bitcoin forks", "author": "Alessandro Polverini", "license": "ISC", "version": "1.0.13", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/melis-wallet/melis-fork-claimer.git" }, "keywords": [ "bitcoin", "melis", "melis-wallet" ], "bugs": { "url": "https://github.com/melis-wallet/melis-fork-claimer/issues" }, "homepage": "https://github.com/melis-wallet/melis-fork-claimer#readme", "dependencies": { "detect-node": "^2.0.4", "melis-api-js": "^0.14.3" } }