| xqd
@@ -7,22 +7,60 @@
|
|
|
"files": {}
|
|
|
},
|
|
|
"installed_plugins": {
|
|
|
+ "cordova-hot-code-push-plugin": {
|
|
|
+ "PACKAGE_NAME": "com.miaomiao.app"
|
|
|
+ },
|
|
|
"cordova-plugin-actionsheet": {
|
|
|
"PACKAGE_NAME": "com.miaomiao.app"
|
|
|
},
|
|
|
- "cordova-hot-code-push-plugin": {
|
|
|
+ "cordova-plugin-camera": {
|
|
|
"PACKAGE_NAME": "com.miaomiao.app"
|
|
|
},
|
|
|
- "cordova-plugin-wechat": {
|
|
|
- "WECHATAPPID": "wxc5181c0d406023e6",
|
|
|
+ "cordova-plugin-console": {
|
|
|
+ "PACKAGE_NAME": "com.miaomiao.app"
|
|
|
+ },
|
|
|
+ "cordova-plugin-device": {
|
|
|
+ "PACKAGE_NAME": "com.miaomiao.app"
|
|
|
+ },
|
|
|
+ "cordova-plugin-file-transfer": {
|
|
|
+ "PACKAGE_NAME": "com.miaomiao.app"
|
|
|
+ },
|
|
|
+ "cordova-plugin-media-capture": {
|
|
|
+ "PACKAGE_NAME": "com.miaomiao.app"
|
|
|
+ },
|
|
|
+ "cordova-plugin-splashscreen": {
|
|
|
+ "PACKAGE_NAME": "com.miaomiao.app"
|
|
|
+ },
|
|
|
+ "cordova-plugin-statusbar": {
|
|
|
"PACKAGE_NAME": "com.miaomiao.app"
|
|
|
},
|
|
|
"cordova-plugin-whitelist": {
|
|
|
"PACKAGE_NAME": "com.miaomiao.app"
|
|
|
},
|
|
|
- "cordova-plugin-console": {
|
|
|
+ "ionic-plugin-keyboard": {
|
|
|
+ "PACKAGE_NAME": "com.miaomiao.app"
|
|
|
+ },
|
|
|
+ "jpush-phonegap-plugin": {
|
|
|
+ "APP_KEY": "69838317211448192366f9d8",
|
|
|
+ "PACKAGE_NAME": "com.miaomiao.app"
|
|
|
+ },
|
|
|
+ "phonegap-plugin-barcodescanner": {
|
|
|
+ "PACKAGE_NAME": "com.miaomiao.app"
|
|
|
+ },
|
|
|
+ "cordova-plugin-wechat": {
|
|
|
+ "WECHATAPPID": "wxc5181c0d406023e6",
|
|
|
"PACKAGE_NAME": "com.miaomiao.app"
|
|
|
}
|
|
|
},
|
|
|
- "dependent_plugins": {}
|
|
|
+ "dependent_plugins": {
|
|
|
+ "cordova-plugin-compat": {
|
|
|
+ "PACKAGE_NAME": "com.miaomiao.app"
|
|
|
+ },
|
|
|
+ "cordova-plugin-file": {
|
|
|
+ "PACKAGE_NAME": "com.miaomiao.app"
|
|
|
+ },
|
|
|
+ "cordova-plugin-jcore": {
|
|
|
+ "PACKAGE_NAME": "com.miaomiao.app"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|