{
  "name": "primevue",
  "version": "2.0.9",
  "homepage": "https://www.primefaces.org/primevue",
  "repository": {
    "type": "git",
    "url": "https://github.com/primefaces/primevue.git"
  },
  "license": "MIT",
  "scripts": {
    "serve": "vue-cli-service serve",
    "build-app": "vue-cli-service build",
    "build-lib": "node build-lib && gulp copy-components",
    "build-resources": "gulp build-resources",
    "build-exports": "gulp build-exports",
    "lint": "vue-cli-service lint",
    "test:unit": "vue-cli-service test:unit"
  },
  "keywords": [
    "primevue",
    "vue",
    "ui framework",
    "component framework",
    "ui library",
    "component library",
    "material",
    "bootstrap"
  ],
  "devDependencies": {
    "core-js": "^3.6.5",
    "vue": "3.0.0",
    "vue-router": "^4.0.0-0",
    "@vue/cli-plugin-babel": "~4.5.0",
    "@vue/cli-plugin-eslint": "~4.5.0",
    "@vue/cli-plugin-router": "~4.5.0",
    "@vue/cli-service": "~4.5.0",
    "@vue/compiler-sfc": "^3.0.0",
    "babel-eslint": "^10.1.0",
    "eslint": "^6.7.2",
    "eslint-plugin-vue": "^7.0.0-0",
    "node-sass": "^4.12.0",
    "sass-loader": "^8.0.2",
    "axios": "^0.19.0",
    "chart.js": "2.7.3",
    "gulp": "^3.9.1",
    "gulp-concat": "^2.6.0",
    "gulp-flatten": "^0.2.0",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^1.5.3",
    "gulp-uglifycss": "^1.0.6",
    "primeflex": "2.0.0",
    "primeicons": "4.0.0",
    "prismjs": "^1.15.0",
    "quill": "1.3.3",
    "mitt": "^2.1.0",
    "@fullcalendar/core": "4.0.2",
    "@fullcalendar/daygrid": "4.0.1",
    "@fullcalendar/interaction": "4.0.2",
    "@fullcalendar/timegrid": "4.0.1"
  }
}