yunbi
Version:
nodejs API for cryptocurrency exchange yunbi.com
25 lines (24 loc) • 554 B
JSON
{
"name": "yunbi",
"version": "1.0.1",
"description": "nodejs API for cryptocurrency exchange yunbi.com",
"main": "yunbi-module.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/Kimmsudenver/yunbi.git"
},
"keywords": [
"yunbi",
"exchange",
"bitcoin"
],
"author": "Kim Bui",
"license": "ISC",
"bugs": {
"url": "https://github.com/Kimmsudenver/yunbi/issues"
},
"homepage": "https://github.com/Kimmsudenver/yunbi"
}