UNPKG

co-weibo-api

Version:
29 lines 597 B
{ "name": "co-weibo-api", "version": "0.0.7", "description": "Weibo api for koa.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/perzy/co-weibo-api.git" }, "keywords": [ "Weibo", "api", "koa", "co", "promise" ], "author": "jerrywu", "license": "MIT", "bugs": { "url": "https://github.com/perzy/co-weibo-api/issues" }, "homepage": "https://github.com/perzy/co-weibo-api#readme", "dependencies": { "urllib": "2.4.0" } }