jpush-phonegap-plugin/ionic/jpush/package.json
2017-12-11 18:44:33 +08:00

19 lines
416 B
JSON

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