打包
Showing
package-lock.json
deleted
100755 → 0
This diff is collapsed.
... | ... | @@ -13,17 +13,8 @@ |
"clean": "rimraf www/*" | ||
}, | ||
"dependencies": { | ||
"IdCardPlugin": "file:C:/Users/zoujun/Desktop/pl/IdCardPlugin-测试", | ||
"autosize": "^3.0.20", | ||
"better-scroll": "^1.10.3", | ||
"cordova-ios": "^5.1.1", | ||
"cordova-plugin-camera": "^2.4.1", | ||
"cordova-plugin-compat": "^1.2.0", | ||
"cordova-plugin-device": "^2.0.2", | ||
"cordova-plugin-ionic-webview": "^4.1.3", | ||
"cordova-plugin-splashscreen": "5.0.2", | ||
"cordova-plugin-statusbar": "2.4.2", | ||
"cordova-plugin-whitelist": "^1.3.3", | ||
"crypto-js": "^3.1.9-1", | ||
"fastclick": "https://hel.hand-china.com/easyUI/fastclick.git", | ||
"hls-easy-ui": "https://hel.hand-china.com/easyUI/hls-easy-ui.git#keyboard", | ||
... | ... | @@ -50,7 +41,6 @@ |
"chalk": "^2.0.1", | ||
"connect-history-api-fallback": "^1.3.0", | ||
"copy-webpack-plugin": "^4.0.1", | ||
"cordova-android": "^6.2.0", | ||
"cross-env": "^5.2.0", | ||
"css-loader": "^0.28.0", | ||
"eslint": "^4.15.0", | ||
... | ... | @@ -68,7 +58,6 @@ |
"file-loader": "^1.1.4", | ||
"friendly-errors-webpack-plugin": "^1.6.1", | ||
"html-webpack-plugin": "^2.30.1", | ||
"idcardplugin-test": "file:C:/Users/zoujun/Desktop/其他/IdCardPlugin-test", | ||
"less": "^2.7.1", | ||
"less-loader": "^2.2.3", | ||
"lib-flexible": "^0.3.2", | ||
... | ... | @@ -102,14 +91,7 @@ |
"webpack-merge": "^4.1.0", | ||
"yaml-loader": "^0.4.0" | ||
}, | ||
"cordovaPlugins": [ | ||
"cordova-plugin-console", | ||
"cordova-plugin-device", | ||
"cordova-plugin-statusbar", | ||
"cordova-plugin-splashscreen", | ||
"cordova-plugin-whitelist", | ||
"ionic-plugin-keyboard" | ||
], | ||
"engines": { | ||
"node": ">= 4.0.0", | ||
"npm": ">= 3.0.0" | ||
... | ... | @@ -121,17 +103,6 @@ |
"cordova": { | ||
"platforms": [ | ||
"android" | ||
], | ||
"plugins": { | ||
"cordova-plugin-camera": {}, | ||
"cordova-plugin-device": {}, | ||
"cordova-plugin-whitelist": {}, | ||
"cordova-plugin-themeablebrowser": {}, | ||
"cordova-plugin-ionic-webview": {}, | ||
"cordova-plugin-statusbar": {}, | ||
"cordova-plugin-splashscreen": {}, | ||
"ionic-plugin-keyboard": {}, | ||
"IdCardPlugin": {} | ||
} | ||
] | ||
} | ||
} | ||
\ No newline at end of file |
This diff is collapsed.
plugins/ios.json
0 → 100644
Please register or sign in to comment