blob: 4ca4c6fe4e086ea81e170f53615d4136052a0e36 [file] [log] [blame]
{
"name": "com.supwisdom.dlapp",
"displayName": "大理市民卡",
"version": "1.0.0",
"description": "A sample Apache Cordova application that responds to the deviceready event.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ecosystem:cordova"
],
"author": "Apache Cordova Team",
"license": "Apache-2.0",
"dependencies": {
"cordova-android": "^8.0.0",
"cordova-browser": "^6.0.0",
"cordova-ios": "^5.0.1",
"cordova-plugin-advanced-http": "^2.1.1",
"cordova-plugin-camera": "^4.0.3",
"cordova-plugin-device": "^2.0.2",
"cordova-plugin-disable-ios11-statusbar": "^1.0.0",
"cordova-plugin-file": "^6.0.1",
"cordova-plugin-fingerprint-aio": "^1.7.0",
"cordova-plugin-inappbrowser": "^3.0.0",
"cordova-plugin-jcore": "^1.3.0",
"cordova-plugin-qrscanner": "^3.0.1",
"cordova-plugin-statusbar": "^2.4.2",
"cordova-plugin-themeablebrowser": "^0.2.18",
"cordova-plugin-touch-id": "^3.4.0",
"jpush-phonegap-plugin": "^3.7.2"
},
"cordova": {
"plugins": {
"cordova-plugin-fingerprint-aio": {
"FACEID_USAGE_DESCRIPTION": "认证中..."
},
"cordova-plugin-touch-id": {},
"cordova-plugin-whitelist": {},
"cordova-plugin-advanced-http": {
"OKHTTP_VERSION": "3.10.0"
},
"cordova-plugin-statusbar": {},
"cordova-plugin-disable-ios11-statusbar": {},
"cordova-plugin-qrscanner": {},
"cordova-plugin-camera": {},
"cordova-plugin-inappbrowser": {},
"cordova-plugin-device": {},
"cordova-plugin-themeablebrowser": {},
"jpush-phonegap-plugin": {
"APP_KEY": "bd22b85f247a6e2ca307d3c5",
"CHANNEL": "developer-default"
}
},
"platforms": [
"android",
"browser",
"ios"
]
},
"devDependencies": {
"cordova-plugin-whitelist": "^1.3.3"
}
}