westwallet-api
Version:
WestWallet Public API JavaScript wrapper
28 lines (27 loc) • 669 B
JSON
{
"name": "westwallet-api",
"version": "1.0.7",
"description": "WestWallet Public API JavaScript wrapper",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/WestWallet/westwallet-js-api.git"
},
"keywords": [
"api",
"payment-gateway",
"cryptocurrency"
],
"author": "WestWallet",
"license": "SEE LICENSE IN LICENSE FILE",
"bugs": {
"url": "https://github.com/WestWallet/westwallet-js-api/issues"
},
"homepage": "https://github.com/WestWallet/westwallet-js-api#readme"
}