UNPKG

coinpush-node

Version:

Integrate cryptocurrency payments into your application.

27 lines (26 loc) 625 B
{ "name": "coinpush-node", "version": "1.0.4", "description": "Integrate cryptocurrency payments into your application.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Vimiso/coinpush-node.git" }, "keywords": [ "cryptocurrency", "payments" ], "author": "Vimiso", "license": "ISC", "bugs": { "url": "https://github.com/Vimiso/coinpush-node/issues" }, "homepage": "https://github.com/Vimiso/coinpush-node#readme", "dependencies": { "node-fetch": "^2.6.0" } }