UNPKG

forchange-api

Version:
33 lines (32 loc) 716 B
{ "name": "forchange-api", "version": "0.1.1", "description": "A sdk of forchange api.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/sparetire/forchange-api.git" }, "keywords": [ "forchange", "api" ], "author": "xiejs", "license": "GPL-3.0", "bugs": { "url": "https://github.com/sparetire/forchange-api/issues" }, "homepage": "https://github.com/sparetire/forchange-api#readme", "devDependencies": { "eslint": "^3.9.0", "js-beautify": "^1.6.4" }, "dependencies": { "bluebird": "^3.4.6", "co": "^4.6.0", "st-api": "^0.1.2" } }