UNPKG

ibiz-gantt-elastic

Version:

Gantt chart. Elastic javascript gantt chart. Vue gantt. Project manager responsive gantt. jquery gantt.

77 lines (76 loc) 1.99 kB
{ "name": "ibiz-gantt-elastic", "version": "1.0.18", "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", "vue-slider-component": "^3.0.40", "vue-switches": "^2.0.1" }, "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-template-compiler": "^2.6.10", "webpack": "^4.39.3", "webpack-cli": "^3.3.8", "webpack-dev-server": "^3.11.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" }, "homepage": "https://neuronetio.github.io/gantt-elastic/", "postcss": { "plugins": { "autoprefixer": {} } } }