eapp
Version:
64 lines (63 loc) • 2.32 kB
JSON
{
"name": "¥{{appBundleId}}¥",
"version": "¥{{appVersion}}¥",
"displayName": "¥{{appZhName}}¥",
"cordova": {
"platforms": [
"android"
],
"plugins": {
"cordova-plugin-whitelist": {},
"cordova-plugin-device": {},
"cordova-plugin-ios-camera-permissions": {},
"cordova-plugin-splashscreen": {},
"cordova-plugin-inappbrowser": {},
"cordova-plugin-file-transfer": {},
"cordova-plugin-file-opener2": {
"ANDROID_SUPPORT_V4_VERSION": "27.+"
},
"cordova-plugin-statusbar": {},
"cordova-plugin-file": {},
"cordova-plugin-advanced-http": {
"OKHTTP_VERSION": "3.10.0"
},
"cordova-plugin-xunfeiListenSpeaking": {},
"cordova-plugin-baidumaplocation": {
"ANDROID_KEY": "Qujp4TniOYqEZa2gV1tV3wPdZRG7f5UW",
"IOS_KEY": "dLQSw3ZpPr26pGRsaf7GsWIZLKcfooSz",
"IOS_LOCATION_DESC": "请点击'好'以允许访问。"
},
"cordova-plugin-cocoapod-support": {},
"cordova-plugin-wkwebview-engine": {}
}
},
"dependencies": {
"cordova-android": "^7.0.0",
"cordova-plugin-advanced-http": "^2.1.1",
"cordova-plugin-baidumaplocation": "^4.0.2",
"cordova-plugin-cocoapod-support": "^1.6.2",
"cordova-plugin-device": "~2.0.2",
"cordova-plugin-file": "~6.0.1",
"cordova-plugin-file-opener2": "^2.1.4",
"cordova-plugin-file-transfer": "~1.7.1",
"cordova-plugin-iflyspeech": "git+https://github.com/hahalinjiang/cordova-plugin-IFlyspeech.git",
"cordova-plugin-inappbrowser": "~3.0.0",
"cordova-plugin-ios-camera-permissions": "~1.2.0",
"cordova-plugin-splashscreen": "~5.0.2",
"cordova-plugin-statusbar": "^2.4.2",
"cordova-plugin-whitelist": "1",
"cordova-plugin-wkwebview-engine": "^1.2.1",
"cordova-plugin-xunfeiListenSpeaking": "https://github.com/hahalinjiang/cordova-plugin-IFlyspeech"
},
"devDependencies": {
"cordova-plugin-device": "~2.0.2",
"cordova-plugin-file": "~6.0.1",
"cordova-plugin-file-opener2": "^2.1.4",
"cordova-plugin-file-transfer": "~1.7.1",
"cordova-plugin-inappbrowser": "~3.0.0",
"cordova-plugin-ios-camera-permissions": "~1.2.0",
"cordova-plugin-splashscreen": "~5.0.2",
"cordova-plugin-statusbar": "^2.4.2",
"cordova-plugin-whitelist": "1"
}
}