2020-08-26 17:07:17 +00:00
|
|
|
{
|
|
|
|
"name": "seeddms",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"author": "Uwe Steinmann",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
2020-10-08 17:49:03 +00:00
|
|
|
"@coreui/coreui": "^3.3.0",
|
2021-04-18 05:03:31 +00:00
|
|
|
"@ttskch/select2-bootstrap4-theme": "^1.5.2",
|
2021-11-28 07:42:48 +00:00
|
|
|
"bootbox": "^5.5.2",
|
2020-08-31 07:51:50 +00:00
|
|
|
"bootstrap": "^4.5.2",
|
2020-08-26 17:07:17 +00:00
|
|
|
"bootstrap-datepicker": "^1.9.0",
|
|
|
|
"chartjs": "^0.3.24",
|
2020-10-08 17:49:03 +00:00
|
|
|
"cytoscape": "^3.16.2",
|
2020-08-27 06:13:14 +00:00
|
|
|
"cytoscape-grid-guide": "^2.3.2",
|
2020-08-26 17:07:17 +00:00
|
|
|
"fine-uploader": "^5.16.2",
|
2021-10-29 17:26:28 +00:00
|
|
|
"flag-icon-css": "^3.5.0",
|
|
|
|
"flot": "^4.2.2",
|
2020-08-27 05:49:20 +00:00
|
|
|
"font-awesome": "^4.7.0",
|
2020-08-26 17:07:17 +00:00
|
|
|
"fullcalendar": "^3.*",
|
|
|
|
"grunt": "^1.3.0",
|
|
|
|
"grunt-contrib-clean": "^2.0.0",
|
|
|
|
"grunt-contrib-copy": "^1.0.0",
|
2020-10-08 17:49:03 +00:00
|
|
|
"jqtree": "^1.5.1",
|
2024-01-10 20:51:19 +00:00
|
|
|
"jquery": "^3.7.1",
|
2021-11-27 11:44:00 +00:00
|
|
|
"jquery-typeahead": "^2.11.1",
|
2020-08-26 17:07:17 +00:00
|
|
|
"jquery-validation": "^1.19.2",
|
2020-10-08 17:49:03 +00:00
|
|
|
"moment": "^2.29.1",
|
2020-08-26 17:07:17 +00:00
|
|
|
"noty": "^2.4.1",
|
2020-08-31 07:51:50 +00:00
|
|
|
"perfect-scrollbar": "^1.5.0",
|
2021-04-18 05:03:31 +00:00
|
|
|
"popper.js": "^1.16.1",
|
|
|
|
"select2": "^4.0.13",
|
2024-01-10 21:18:03 +00:00
|
|
|
"spectrum-colorpicker2": "^2.0.10",
|
2021-04-18 05:03:31 +00:00
|
|
|
"vis-timeline": "^7.4.7"
|
2020-08-26 17:07:17 +00:00
|
|
|
}
|
|
|
|
}
|