{ "name": "com.izouma.huanbaojia", "displayName": "HuanBaoJia", "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" }, "author": "Apache Cordova Team", "license": "Apache-2.0", "dependencies": { "ali-oss": "^6.1.1", "alloyfinger": "^0.1.15", "cordova-plugin-clipboard-x": "^1.0.1", "cordova-plugin-device": "^2.0.2", "cordova-plugin-fastrde-injectview": "^0.2.0", "cordova-plugin-file": "^6.0.1", "cordova-plugin-inappbrowser": "^3.0.0", "cordova-plugin-jcore": "^1.2.6", "cordova-plugin-remote-injection": "^0.5.2", "cordova-plugin-splashscreen": "^5.0.2", "cordova-plugin-statusbar": "^2.4.2", "cordova-plugin-wkwebview-engine": "^1.1.4", "cordova-plugin-x-toast": "^2.6.2", "cross-spawn": "^6.0.5", "date-fns": "^2.5.1", "jpush-phonegap-plugin": "^3.5.1", "minimist": "^1.2.0", "ora": "^3.0.0", "pdfviewer": "git+https://github.com/x1ongzhu/cordova-plugin-pdfviewer.git", "progress": "^2.0.3", "request": "^2.88.0", "sharp": "^0.20.2" }, "cordova": { "plugins": { "cordova-plugin-inappbrowser": {}, "cordova-plugin-device": {}, "cordova-plugin-x-toast": {}, "cordova-plugin-clipboard-x": {}, "cordova-plugin-statusbar": {}, "cordova-plugin-file": {}, "cordova-plugin-remote-injection": {}, "cordova-plugin-splashscreen": {}, "cordova-plugin-wkwebview-engine": {}, "jpush-phonegap-plugin": { "APP_KEY": "9c6e3cd69bd572f7c548ac83" }, "cordova-plugin-camera": { "ANDROIDX_CORE_VERSION": "1.6.+" } }, "platforms": [ "android" ] }, "devDependencies": { "cordova-android": "^10.1.2", "cordova-plugin-camera": "^6.0.0" } }