{
  "name": "cppg",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "lint": "vue-cli-service lint",
    "i18n:report": "vue-cli-service i18n:report --src \"./src/**/*.?(js|vue)\" --locales \"./src/locales/**/*.json\"",
    "start": "npm run serve"
  },
  "dependencies": {
    "@vue/composition-api": "^1.0.4",
    "@vuelidate/core": "^2.0.0-alpha.22",
    "@vuelidate/validators": "^2.0.0-alpha.19",
    "axios": "^0.21.1",
    "chart.js": "^2.9.4",
    "connect-history-api-fallback": "^1.6.0",
    "core-js": "^3.6.5",
    "crypto-js": "^4.1.1",
    "datatables.net-dt": "^1.1.0",
    "express": "^4.17.1",
    "numeral": "^2.0.6",
    "vue": "^2.6.11",
    "vue-i18n": "^8.26.1",
    "vue-router": "^3.5.2",
    "vue-select": "^3.10.7",
    "vue-toastr": "^2.1.2",
    "vuex": "^3.6.2"
  },
  "devDependencies": {
    "@babel/polyfill": "^7.10.4",
    "@vue/cli-plugin-babel": "~4.4.0",
    "@vue/cli-plugin-eslint": "~4.4.0",
    "@vue/cli-service": "^4.5.13",
    "babel-eslint": "^10.1.0",
    "eslint": "^6.7.2",
    "eslint-plugin-vue": "^6.2.2",
    "vue-cli-plugin-i18n": "~2.1.4",
    "vue-template-compiler": "^2.6.11"
  }
}
