UNPKG

ionic3-weibosdk

Version:

ionic Native - Native weibosdk plugins for ionic apps

30 lines (29 loc) 705 B
{ "name": "ionic3-weibosdk", "version": "0.6.2", "description": "ionic Native - Native weibosdk plugins for ionic apps", "module": "index.js", "typings": "index.d.ts", "scripts": { "test": "make test" }, "author": "xuchao", "license": "MIT", "peerDependencies": { "@ionic-native/core": "^4.2.0", "@angular/core": "*", "rxjs": "^5.0.1" }, "keywords": [ "weibo", "weibosdk" ], "repository": { "type": "git", "url": "git+https://github.com/java-programmer/ionic3-weibosdk.git" }, "bugs": { "url": "https://github.com/java-programmer/ionic3-weibosdk/issues" }, "homepage": "https://github.com/java-programmer/ionic3-weibosdk#readme" }