All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web.package.json Maven / Gradle / Ivy

There is a newer version: 2.0.4
Show newest version
{
  "name": "web",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "vue-cli-service serve",
    "prod": "vue-cli-service build"
  },
  "dependencies": {
    "axios": "^1.3.4",
    "core-js": "^3.6.5",
    "js-cookie": "^3.0.1",
    "m-ui-crud": "^0.3.5",
    "vue": "^2.6.11",
    "vue-class-component": "^7.2.3",
    "vue-property-decorator": "^9.1.2",
    "vue-router": "2.8.0",
    "vuex": "^3.4.0",
    "wangeditor": "4.7.15"
  },
  "devDependencies": {
    "@babel/polyfill": "^7.12.1",
    "@types/js-cookie": "^3.0.3",
    "@vue/cli-plugin-babel": "~4.5.19",
    "@vue/cli-plugin-router": "~4.5.19",
    "@vue/cli-plugin-typescript": "~4.5.19",
    "@vue/cli-plugin-vuex": "~4.5.19",
    "@vue/cli-service": "~4.5.19",
    "element-ui": "^2.15.13",
    "sass": "^1.26.5",
    "sass-loader": "^8.0.2",
    "typescript": "~4.1.5",
    "vue-template-compiler": "^2.6.11"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy