{
  "name": "comindware-gantt-elastic",
  "version": "1.0.27",
  "description": "Gantt chart. Elastic javascript gantt chart. Vue and standalone gantt. Project manager responsive gantt",
  "main": "src/GanttElastic.vue",
  "dependencies": {
    "dayjs": "^1.8.16",
    "resize-observer-polyfill": "^1.5.1",
    "vue": "^2.6.10"
  },
  "devDependencies": {
    "@babel/core": "^7.16.12",
    "@babel/preset-env": "^7.16.11",
    "@types/chai": "^4.2.2",
    "@types/cypress": "^1.1.3",
    "@types/mocha": "^5.2.7",
    "@vue/cli-plugin-eslint": "^4.5.13",
    "@vue/cli-service": "^4.5.13",
    "@vue/eslint-config-prettier": "^4.0.1",
    "babel-jest": "^27.0.6",
    "babel-loader": "^8.2.3",
    "css-loader": "^1.0.1",
    "cypress": "^8.3.0",
    "eslint": "^5.16.0",
    "eslint-plugin-cypress": "^2.6.1",
    "vue-loader": "^15.7.1",
    "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": "^4.0.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/pablo3443/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": "Pavel Norin <pavelnaureen@hotmail.com> (https://github.com/pablo3443) , Rafal Pospiech <neuronet.io@gmail.com> (https://neuronet.io)",
  "license": "MIT",
  "postcss": {
    "plugins": {
      "autoprefixer": {}
    }
  }
}
