UNPKG

btc-china-fork

Version:

Node.js API wrapper to BTCC (formally BTC China) bitcoin exchange

26 lines 614 B
{ "name": "btc-china-fork", "version": "0.0.6", "description": "Node.js API wrapper to BTCC (formally BTC China) bitcoin exchange", "main": "index.js", "dependencies": { "cheerio": "0.19.0", "crypto": "~0.0.3", "request": "~2.67.0", "underscore": "~1.8.3", "verror": "~1.6.0" }, "keywords": [ "BTCC", "BTC China", "api", "exchange", "bitcoin" ], "repository": { "type": "git", "url": "https://github.com/askmike/btc-china" }, "author": "Nick Addison", "license": "MIT" }