coinremitter-api
Version:
Official Coinremitter API for nodejs
25 lines (24 loc) • 643 B
JSON
{
"name": "coinremitter-api",
"version": "1.1.1",
"description": "Official Coinremitter API for nodejs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/CoinRemitter/nodejs-api.git"
},
"keywords": [
"coinremitter-nodejs-api",
"crypto-api-nodejs",
"crypto-wallet"
],
"author": "Coinremitter <support@coinremitter.com> (https://coinremitter.com)",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/CoinRemitter/nodejs-api/issues"
},
"homepage": "https://coinremitter.com"
}