UNPKG

tikebit

Version:

Get cryptocurrencies in thousand of retail stores! Tikebit Official NodeJS SDK for API REST.

76 lines (75 loc) 1.4 kB
{ "name": "tikebit", "description": "Get cryptocurrencies in thousand of retail stores! Tikebit Official NodeJS SDK for API REST.", "version": "1.3.0", "author": "CodersBrothers", "homepage": "https://github.com/Tikebit/nodejs-sdk-api", "bugs": { "url": "https://github.com/Tikebit/nodejs-sdk-api/issues" }, "keywords": [ "payment", "cash", "voucher", "ticket", "pay", "tikebit", "criptocurrency", "criptocurrencies", "bitcoin", "ethereum", "siacoin", "storj", "safecoin", "litecoin", "dogecoin", "maidsafe", "augur", "dash", "factom", "voxels", "qora", "sync", "omni", "counterparty", "monero", "nubits", "namecoin", "peercoin", "crypti", "lisk", "gems", "viacoin", "ripple", "dnotes", "bitshares", "digibyte", "horizon", "diem", "yaccoin", "gnosis", "boscoin", "syscoin", "steem", "ardor", "belacoin", "pascalcoin" ], "repository": { "type": "git", "url": "git+https://github.com/Tikebit/nodejs-sdk-api.git" }, "dependencies": { "q": "^1.5.0", "request": "^2.81.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "license": "MIT", "main": "index.js", "directories": { "example": "examples" } }