{
  "name": "aiauto",
  "version": "1.0.12",
  "description": "Gantt chart. Elastic javascript gantt chart. Vue gantt. Project manager responsive gantt. jquery gantt.",
  "main": "src/GanttElastic.vue",
  "dependencies": {
    "@vue/compat": "^3.3.4",
    "dayjs": "^1.8.16",
    "eslint": "^7.5.0",
    "resize-observer-polyfill": "^1.5.1",
    "vue": "^3.3.4"
  },
  "devDependencies": {
    "@babel/eslint-parser": "^7.12.16",
    "@types/chai": "^4.2.2",
    "@types/cypress": "^1.1.3",
    "@types/mocha": "^5.2.7",
    "@vue/cli-plugin-eslint": "~5.0.8",
    "@vue/cli-service": "~5.0.8",
    "@vue/compiler-sfc": "^3.3.4",
    "@vue/eslint-config-prettier": "^4.0.1",
    "babel-core": "^6.26.3",
    "babel-jest": "^24.9.0",
    "babel-preset-env": "^1.7.0",
    "css-loader": "^1.0.1",
    "cypress": "^3.4.1",
    "eslint": "^7.32.0",
    "eslint-config-prettier": "^8.3.0",
    "eslint-plugin-cypress": "^2.6.1",
    "eslint-plugin-prettier": "^4.0.0",
    "eslint-plugin-vue": "^8.0.3",
    "prettier": "^2.4.1",
    "vue-loader": "^16.8.3",
    "vue-slider-component": "^3.0.40",
    "vue-switches": "^2.0.1",
    "vue-template-compiler": "^2.6.10",
    "webpack": "^4.39.3",
    "webpack-cli": "^3.3.8",
    "webpack-dev-server": "^3.8.0"
  },
  "scripts": {
    "test": "npx cypress run --browser chrome",
    "build": "webpack",
    "dev": "webpack --config webpack.dev.js --watch"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/neuronetio/gantt-elastic.git"
  },
  "keywords": [
    "gantt",
    "gantt js",
    "gantt chart",
    "gantt elastic",
    "javascript gantt",
    "javascript gantt chart",
    "jQuery gantt",
    "vue gantt",
    "js gantt",
    "gantt-chart",
    "responsive",
    "vue",
    "vue-gantt",
    "javascript gantt",
    "project gantt",
    "project manger",
    "responsive gantt",
    "gantt component",
    "javascript gantt",
    "project",
    "task"
  ],
  "author": "Rafal Pospiech <neuronet.io@gmail.com> (https://neuronet.io)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/neuronetio/gantt-elastic/issues"
  },
  "postcss": {
    "plugins": {
      "autoprefixer": {}
    }
  }
}
