btccapi-tinycalf
Version:
BTCchina API by tinycalf
33 lines (32 loc) • 724 B
JSON
{
"name": "btccapi-tinycalf",
"version": "0.0.1",
"description": "BTCchina API by tinycalf",
"keywords": [
"btcchina",
"btc",
"bitcoin",
"exchange"
],
"author": "Jonathan (tinycalf)",
"license": "MIT",
"dependencies": {
"underscore": "1.4.4"
},
"main": "btcchina.js",
"engines": {
"node": ">= 0.7"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Jonathan-ZHU/btccapi-tinycalf.git"
},
"bugs": {
"url": "https://github.com/Jonathan-ZHU/btccapi-tinycalf/issues"
},
"homepage": "https://github.com/Jonathan-ZHU/btccapi-tinycalf#readme"
}