{
  "name": "gantt-elastic-style",
  "version": "1.0.1",
  "description": "Gantt chart. Elastic javascript gantt chart. Vue gantt. Project manager responsive gantt. jquery gantt.",
  "main": "src/GanttElastic.vue",
  "dependencies": {
    "dayjs": "^1.8.16",
    "resize-observer-polyfill": "^1.5.1",
    "vue": "^2.6.10"
  },
  "devDependencies": {
    "@types/chai": "^4.2.2",
    "@types/cypress": "^1.1.3",
    "@types/mocha": "^5.2.7",
    "@vue/cli-plugin-eslint": "^3.11.0",
    "@vue/cli-service": "^3.11.0",
    "@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": "^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": "^3.8.0"
  },
  "scripts": {
    "test": "npx cypress run --browser chrome",
    "build": "webpack",
    "dev": "webpack --config webpack.dev.js --watch"
  },
  "repository": {
    "url": "https://github.com/lyttonlee/gantt-elastic"
  },
  "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"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/lyttonlee/gantt-elastic/issues"
  },
  "homepage": "http://www.huili.cool/gantt",
  "postcss": {
    "plugins": {
      "autoprefixer": {}
    }
  }
}
