mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-04-29 22:10:12 +08:00
Change plugin name.
This commit is contained in:
parent
15c403a471
commit
14f91aacf8
@ -27,7 +27,7 @@
|
|||||||
}],
|
}],
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"cordova-plugin-device": ">=1.0.0",
|
"cordova-plugin-device": ">=1.0.0",
|
||||||
"jcore-cordova-plugin": ">=1.1.1"
|
"cordova-plugin-jcore": "1.1.1"
|
||||||
},
|
},
|
||||||
"author": "JiGuang",
|
"author": "JiGuang",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
id="jpush-phonegap-plugin"
|
id="jpush-phonegap-plugin"
|
||||||
version="3.1.3">
|
version="3.1.3">
|
||||||
|
|
||||||
<name>JPush Plugin</name>
|
<name>JPush</name>
|
||||||
<description>JPush for cordova plugin</description>
|
<description>JPush for cordova plugin</description>
|
||||||
<author>JPush</author>
|
<author>JPush</author>
|
||||||
<keywords>JPush,push</keywords>
|
<keywords>JPush,push</keywords>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user