{
    "name": "wandaspecificationofsanming",
    "version": "0.1.0",
    "private": true,
    "scripts": {
        "serve": "cross-env NODE_ENV=serve vue-cli-service serve --open",
        "build:aly": "cross-env NODE_ENV=aly_dev vue-cli-service build",
        "build:wanda_dev": "cross-env NODE_ENV=wanda_dev vue-cli-service build",
        "build:wanda_build": "cross-env NODE_ENV=wanda_build vue-cli-service build",
        "lint": "vue-cli-service lint"
    },
    "dependencies": {
        "@mapbox/geojson-merge": "^1.1.1",
        "@saga-web/base": "2.1.22",
        "@saga-web/big": "1.0.81",
        "@saga-web/draw": "2.1.101",
        "@saga-web/feng-map": "1.0.24",
        "@saga-web/graph": "2.1.109",
        "ant-design-vue": "^1.4.10",
        "axios": "^0.19.2",
        "core-js": "^3.4.4",
        "element-ui": "^2.13.2",
        "leaflet": "^1.6.0",
        "leaflet-contextmenu": "^1.4.0",
        "lodash": "^4.17.19",
        "meri-design": "^1.3.4",
        "moment": "^2.24.0",
        "quill": "^1.3.7",
        "vue": "^2.6.10",
        "vue-cookie": "^1.1.4",
        "vue-pdf": "^4.1.0",
        "vue-quill-editor": "^3.0.6",
        "vue-router": "^3.1.3",
        "vuex": "^3.4.0"
    },
    "devDependencies": {
        "@typescript-eslint/eslint-plugin": "^2.26.0",
        "@typescript-eslint/parser": "^2.26.0",
        "@vue/cli-plugin-babel": "^4.1.0",
        "@vue/cli-plugin-eslint": "^4.1.0",
        "@vue/cli-plugin-router": "^4.1.0",
        "@vue/cli-plugin-typescript": "^4.3.0",
        "@vue/cli-plugin-vuex": "^4.1.0",
        "@vue/cli-service": "^4.1.0",
        "@vue/eslint-config-typescript": "^5.0.2",
        "babel-eslint": "^10.0.3",
        "babel-plugin-component": "^1.1.1",
        "cross-env": "^7.0.2",
        "eslint": "^5.16.0",
        "eslint-plugin-vue": "^5.0.0",
        "fengmap": "^2.5.3",
        "less": "^3.0.4",
        "less-loader": "^5.0.0",
        "lodash": "^4.17.19",
        "polybooljs": "^1.2.0",
        "style-resources-loader": "^1.3.3",
        "stylus": "^0.54.7",
        "stylus-loader": "^3.0.2",
        "typescript": "~3.8.3",
        "vue-property-decorator": "^8.4.2",
        "vue-svg-loader": "^0.15.0",
        "vue-template-compiler": "^2.6.10"
    }
}