blob: 9a854b3a2f3776bd9e4d661e9a9fefcf25ae5020 [file] [log] [blame]
{
"name": "com.dalipolice.app",
"displayName": "大理市民卡",
"version": "1.0.3",
"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-ourcodeworld-preventscreenshots": "git+https://github.com/sdkcarlos/cordova-ourcodeworld-preventscreenshots.git",
"cordova-plugin-advanced-http": "^2.1.1",
"cordova-plugin-app-version": "^0.1.9",
"cordova-plugin-brightness": "^0.2.0",
"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": "3.0.1",
"cordova-plugin-inappbrowser": "^3.0.0",
"cordova-plugin-jcore": "^1.3.0",
"cordova-plugin-prevent-screenshot-coffice": "git+https://github.com/flotrugliocoffice/cordova-plugin-prevent-screenshot-coffice.git",
"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",
"cordova-plugin-wkwebview-engine": "^1.2.1",
"jpush-phonegap-plugin": "^3.7.2",
"shelljs": "^0.8.3"
},
"cordova": {
"plugins": {
"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": "1fc62c8c6204ec4b0ae65ee2",
"CHANNEL": "developer-default"
},
"cordova-plugin-app-version": {},
"cordova-plugin-wkwebview-engine": {},
"cordova-plugin-brightness": {},
"cordova-plugin-file": {},
"cordova-plugin-fingerprint-aio": {
"FACEID_USAGE_DESCRIPTION": " "
},
"cordova-plugin-prevent-screenshot-coffice": {}
},
"platforms": [
"android",
"browser",
"ios"
]
},
"devDependencies": {
"cordova-plugin-whitelist": "^1.3.3"
}
}