devexpress-gantt
Version:
DevExpress Gantt Control
70 lines • 1.95 kB
JSON
{
"name": "devexpress-gantt",
"version": "4.1.69",
"description": "DevExpress Gantt Control",
"main": "dist/dx-gantt.min.js",
"dependencies": {
"@devexpress/utils": "^2.1.1",
"tslib": "2.3.1"
},
"devDependencies": {
"@devexpress/eslint-plugin-dx-security": "^0.2.6",
"@eslint/compat": "^1.4.1",
"@eslint/js": "^9.39.1",
"@fortawesome/fontawesome-free": "^5.6.3",
"@types/jasmine": "^3.3.4",
"@typescript-eslint/eslint-plugin": "^8.46.3",
"@typescript-eslint/parser": "^8.46.3",
"bootstrap": "^4.2.1",
"canvas": "^3.2.1",
"concurrently": "^8.2.0",
"copy-webpack-plugin": "^14.0.0",
"cross-env": "^10.1.0",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^8.0.0",
"decomment": "^0.9.5",
"eslint": "^9.39.1",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-no-loops": "^0.3.0",
"eslint-plugin-spellcheck": "0.0.17",
"express": "^4.16.4",
"filemanager-webpack-plugin": "^8.0.0",
"globals": "^16.5.0",
"ignore-styles": "^5.0.1",
"jasmine": "^3.3.1",
"jquery": "^3.3.1",
"jsdom": "^28.1.0",
"lint-staged": "^10.5.0",
"mini-css-extract-plugin": "^2.7.6",
"popper.js": "^1.14.6",
"postcss": "^8.5.6",
"sass": "^1.97.3",
"sass-loader": "^16.0.7",
"stylelint": "^16.25.0",
"stylelint-config-standard": "^39.0.1",
"stylelint-config-standard-scss": "^16.0.0",
"stylelint-scss": "^6.12.1",
"terser-webpack-plugin": "^5.3.9",
"ts-loader": "^9.4.4",
"ts-node": "^10.9.1",
"tslib": "2.3.1",
"typescript": "^4.0.5",
"typescript-eslint": "^8.46.3",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",
"webpack-merge": "^4.2.1"
},
"scripts": {
"build": "webpack --config webpack.config.js --mode production --progress"
},
"homepage": "https://devexpress.com/",
"bugs": "https://www.devexpress.com/support/",
"author": "Developer Express Inc.",
"license": "SEE LICENSE IN README.md",
"keywords": [
"gantt",
"editor",
"devextreme",
"devexpress"
]
}