| 123456789101112131415161718 |
- {
- "name": "@jiguang-ionic/jpush",
- "version": "2.0.0",
- "description": "JPush support for ionic-native",
- "module": "index.js",
- "typings": "index.d.ts",
- "author": "hevin",
- "license": "MIT",
- "peerDependencies": {
- "@ionic-native/core": "^5.1.0",
- "@angular/core": "*",
- "rxjs": "^6.3.0"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/jpush/jpush-phonegap-plugin"
- }
- }
|