123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175 |
- {
- "name": "@winsea-product/winsea-product-platform-front",
- "version": "6.6.3-2-hot",
- "description": "用户前台前端",
- "author": "中天",
- "main": "main.js",
- "build": {
- "appId": "com.hangge.demo",
- "copyright": "Copyright © 2019 hangge.com",
- "nsis": {
- "oneClick": true,
- "perMachine": true,
- "runAfterFinish": true
- },
- "files": [
- "dist/static",
- "dist/*.html",
- "*.js"
- ]
- },
- "scripts": {
- "dev": "vue-cli-service serve --max-old-space-size=8192",
- "dev:staging": "vue-cli-service serve --mode staging",
- "build:prod-ship": "vue-cli-service build --mode productionShip",
- "build": "vue-cli-service build --report",
- "build:prod": "vue-cli-service build --progress",
- "build:staging": "vue-cli-service build --mode staging --progress",
- "build:test": "vue-cli-service build --mode test --progress",
- "preview": "node build/index.js --preview",
- "lint": "eslint --fix --cache --ext .js,.vue src",
- "fix": "eslint --fix .js,.vue src",
- "test:unit": "vue-cli-service test:unit",
- "test:ci": "npm run lint && npm run test:unit",
- "apiDoc": "jsdoc -c jsdoc-conf.json",
- "update-win:winseaview": "cnpm update winseaview -S && rd/s/q .\\node_modules\\.cache",
- "update-win:basecorelib": "npm update base-core-lib -S && rd/s/q .\\node_modules\\.cache",
- "update-win:baseTemplateLib": "npm update base-template-lib -S && rd/s/q .\\node_modules\\.cache",
- "update-mac:base-template-lib": "npm update base-template-lib -S && rm -rf ./node_modules/.cache",
- "build:publish": "node bin/deploy.js",
- "start": "electron .",
- "pack": "electron-builder --dir",
- "dist": "electron-builder",
- "postinstall": "patch-package"
- },
- "dependencies": {
- "@amap/amap-jsapi-loader": "^1.0.1",
- "@babel/polyfill": "^7.12.1",
- "@babel/preset-env": "^7.14.4",
- "@jiaminghi/data-view": "^2.10.0",
- "axios": "^0.20.0",
- "babel-polyfill": "^6.26.0",
- "base-core-lib": "^1.3.16",
- "base-template-lib": "^1.0.7-beta",
- "countup": "^1.8.2",
- "default-passive-events": "^2.0.0",
- "echarts": "^4.2.1",
- "element-china-area-data": "^5.0.2",
- "element-ui": "^2.15.9",
- "file-saver": "^2.0.5",
- "flv.js": "^1.6.2",
- "form-making-advanced": "^1.2.6",
- "html2canvas": "^1.3.2",
- "js-base64": "^3.7.2",
- "js-cookie": "2.2.0",
- "jszip": "^3.7.1",
- "lodash": "^4.17.20",
- "node-gyp": "^5.0.6",
- "nprogress": "0.2.0",
- "path-to-regexp": "2.4.0",
- "pdfjs-dist": "^2.6.347",
- "pdfobject": "^2.2.8",
- "pinyin": "^2.9.1",
- "qrcodejs2": "^0.0.2",
- "querystring": "^0.2.0",
- "register-service-worker": "^1.0.0",
- "sass-loader": "^7.1.0",
- "script-loader": "^0.7.2",
- "semver": "^7.3.7",
- "serialport": "^9.2.1",
- "sortablejs": "^1.8.4",
- "tinymce": "4.9.2",
- "url-loader": "^4.1.0",
- "video.js": "^7.21.1",
- "videojs-flvjs-es6": "^1.0.1",
- "vue": "2.6.10",
- "vue-amap": "^0.5.10",
- "vue-i18n": "7.3.2",
- "vue-pdf": "^4.2.0",
- "vue-print-nb": "^1.7.5",
- "vue-router": "3.0.2",
- "vue-seamless-scroll": "^1.1.17",
- "vue-visibility-change": "^1.2.1",
- "vuedraggable": "2.20.0",
- "vuex": "3.1.0",
- "web-see": "^1.1.0",
- "winsea-component-library": "http://maven.zthymaoyi.com/nexus/repository/npm-hosted/winsea-component-library/-/winsea-component-library-1.0.1.tgz",
- "winseaview": "^2.5.11",
- "xe-utils": "^2.3.0",
- "xlsx": "^0.17.4"
- },
- "devDependencies": {
- "@babel/core": "^7.21.4",
- "@babel/preset-env": "^7.21.4",
- "@babel/register": "7.0.0",
- "@pixul/node-rancher-api": "^1.4.0",
- "@vue/cli-plugin-babel": "3.6.0",
- "@vue/cli-plugin-eslint": "^3.1.5",
- "@vue/cli-plugin-pwa": "^3.12.1",
- "@vue/cli-service": "3.5.3",
- "autoprefixer": "^9.5.1",
- "babel-core": "7.0.0-bridge.0",
- "babel-plugin-dynamic-import-node": "^2.3.3",
- "chai": "^4.1.2",
- "classlist-polyfill": "^1.2.0",
- "compression-webpack-plugin": "^4.0.0",
- "core-js": "^2.6.10",
- "cross-env": "^5.2.1",
- "cz-conventional-changelog": "^2.1.0",
- "electron": "^12.0.5",
- "electron-builder": "^22.10.5",
- "electron-rebuild": "^3.2.3",
- "jquery": "^3.6.0",
- "lint-staged": "^10.2.13",
- "mockjs": "^1.0.1-beta3",
- "node-rancher-client-api": "^1.1.1",
- "node-sass": "^4.14.1",
- "patch-package": "^6.5.1",
- "postcss-import": "^11.1.0",
- "postcss-loader": "^2.0.8",
- "postcss-url": "^7.2.1",
- "postinstall-postinstall": "^2.1.0",
- "runjs": "^4.4.2",
- "sass-loader": "^7.1.0",
- "throttle-debounce": "1.1.0",
- "vue-jest": "^3.0.7",
- "vue-lazyload": "^1.3.3",
- "vue-template-compiler": "2.6.10"
- },
- "config": {
- "commitizen": {
- "path": "./node_modules/cz-conventional-changelog"
- }
- },
- "engines": {
- "node": ">=8.9",
- "npm": ">= 3.0.0"
- },
- "browserslist": [
- "> 1%",
- "last 2 versions",
- "not ie <= 8"
- ],
- "husky": {
- "hooks": {
- "commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
- "pre-push": "npm run lint",
- "pre-commit": "lint-staged"
- }
- },
- "lint-staged": {
- "*.js": [
- "vue-cli-service lint",
- "prettier --write",
- "git add"
- ],
- "*.vue": [
- "vue-cli-service lint",
- "prettier --write",
- "git add"
- ]
- },
- "files": [
- "dist"
- ]
- }
|