UNPKG

weibo

Version:

Weibo SDK, base on node. Now support weibo, tqq, tsohu, twitter and github.

34 lines (33 loc) 901 B
{ "name": "weibo", "version": "0.6.11", "description": "Weibo SDK, base on node. Now support weibo, tqq, tsohu, twitter and github.", "repository": "git://github.com/fengmk2/node-weibo.git", "homepage": "http://github.com/fengmk2/node-weibo", "author": "fengmk2<fengmk2@gmail.com> (http://fengmk2.github.com)", "main": "index", "scripts": { "test": "make test-g G='tqq API'" }, "devDependencies": { "browserify": ">=1.16.1", "domready": ">=0.2.11", "connect": ">=1.8.0", "jscover": "*", "should": "*", "mocha": "*", "contributors": "*" }, "dependencies": { "eventproxy": "0.2.6", "emoji": ">=0.2.1", "urllib": ">=0.5.5" }, "keywords": [ "framework", "web", "rest", "restful", "weibo", "qq", "open", "github", "twitter", "facebook", "sohu", "163", "sina", "oauth", "sdk" ], "engines": { "node": ">= 0.8.0" } }