Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chamilo-lms/package.json

149 lines
4.5 KiB

{
"name": "chamilo",
"version": "2.0.0",
"description": "E-learning and collaboration software",
"scripts": {
"dev-server": "encore dev-server",
"dev": "encore dev",
"watch": "encore dev --watch",
"build": "encore production --progress"
},
"dependencies": {
"@apollo/client": "^3.7.17",
"@fancyapps/fancybox": "^3.5.7",
"@fullcalendar/core": "^5.11.5",
"@fullcalendar/daygrid": "^5.11.5",
"@fullcalendar/interaction": "^5.11.5",
"@fullcalendar/timegrid": "^5.11.5",
"@fullcalendar/vue3": "^5.11.5",
3 years ago
"@quasar/extras": "^1.11.4",
"@tinymce/tinymce-vue": "^5.0.1",
"@types/lodash": "^4.14.195",
3 years ago
"@uppy/core": "^2.1.10",
3 years ago
"@uppy/dashboard": "^2.1.4",
3 years ago
"@uppy/drag-drop": "^2.0.7",
"@uppy/file-input": "^2.0.6",
3 years ago
"@uppy/image-editor": "^1.1.1",
3 years ago
"@uppy/locales": "^2.0.9",
"@uppy/vue": "^0.4.9",
3 years ago
"@uppy/webcam": "^2.1.0",
3 years ago
"@uppy/xhr-upload": "^2.0.7",
"@vue/apollo-composable": "^4.0.0-beta.8",
"@vue/apollo-option": "4.0.0-beta.5",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.3",
"alpinejs": "^3.12.3",
"axios": "^1.4.0",
"blueimp-file-upload": "^10.32.0",
3 years ago
"blueimp-load-image": "^5.16.0",
3 years ago
"bootstrap-daterangepicker": "^3.1.0",
"bootstrap-select": "^1.13.18",
"chart.js": "^3.9.1",
"cropper": "^4.1.0",
"datepair.js": "^0.4.17",
"dotenv": "^16.0.3",
"dropzone": "^5.9.3",
"easy-pie-chart": "^2.1.7",
"easytimer.js": "^1.3.2",
"flag-icons": "^6.6.6",
"free-jqgrid": "https://github.com/chamilo/jqGrid.git#commit=725be74a7ea9d3acc896b68b11b0fbdb36105df3",
"full-icu": "^1.5.0",
"glob-all": "^3.3.1",
"graphql": "^16.8.1",
3 years ago
"graphql-tag": "^2.12.6",
"highlight.js": "^11.7.0",
"hljs": "^6.2.3",
3 years ago
"html2canvas": "^1.4.1",
"image-map-resizer": "^1.0.10",
"jquery": "^3.7.0",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"jquery-ui-timepicker-addon": "^1.6.3",
"jquery-ui-touch-punch": "^0.2.3",
"js-cookie": "^2.2.1",
3 years ago
"jspdf": "^2.5.1",
4 years ago
"jsplumb": "^2.15.6",
3 years ago
"linkifyjs": "3.0.5",
3 years ago
"litepicker": "^2.0.12",
"lodash": "^4.17.21",
"luxon": "^2.5.2",
"mathjax": "^2.7.9",
"mediaelement": "^5.1.1",
"mediaelement-plugins": "https://github.com/AngelFQC/mediaelement-plugins.git#commit=0bbb4eaad7673725b94ab955bba1790c8a4ddc3c",
3 years ago
"mini-css-extract-plugin": "^1.6.2",
"moment": "^2.29.4",
4 years ago
"multiselect-two-sides": "^2.5.7",
"mxgraph": "^4.2.2",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"path": "^0.12.7",
"pinia": "^2.1.4",
"pretty-bytes": "^5.6.0",
"primeflex": "^3.3.1",
"primeicons": "^6.0.1",
"primevue": "^3.30.0",
3 years ago
"pwstrength-bootstrap": "3.1.1",
3 years ago
"qtip2": "3.0.3",
3 years ago
"quasar": "2.2.2",
"readmore-js": "^2.2.1",
"recordrtc": "^5.6.2",
4 years ago
"select2": "^4.1.0-rc.0",
"signature_pad": "^3.0.0-beta.4",
3 years ago
"sortablejs": "^1.15.0",
"sweetalert2": "^11.6.15",
4 years ago
"textcomplete": "^0.18.2",
"timeago": "^1.6.7",
"timepicker": "^1.14.0",
"tinymce": "^5.10.7",
"video.js": "^7.21.4",
"vue-flatpickr-component": "^9.0.8",
"vue-i18n": "9.2.2",
"vue-multiselect": "^3.0.0-beta.2",
"vue-perfect-scrollbar": "^0.2.1",
"vue-router": "4.2.4",
3 years ago
"vue-toastification": "^2.0.0-rc.5",
"vuex": "^4.1.0",
"vuex-map-fields": "^1.4.1"
},
"devDependencies": {
"@babel/core": "^7.22.8",
"@babel/preset-env": "^7.22.7",
"@mdi/font": "^7.2.96",
"@symfony/webpack-encore": "^4.4.0",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.9",
"@vue/compiler-sfc": "^3.3.4",
"autoprefixer": "^10.4.14",
"copy-webpack-plugin": "11.0.0",
"core-js": "3.31.1",
"deepmerge": "^4.2.2",
"eslint": "^8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-vue": "^9.15.1",
3 years ago
"file-loader": "^6.2.0",
"postcss": "^8.4.25",
"postcss-loader": "^7.3.3",
"postcss-prefix-selector": "^1.16.0",
"prettier": "3.0.0",
"prettier-plugin-tailwindcss": "^0.4.0",
"purgecss-webpack-plugin": "^5.0.0",
"sass": "^1.63.6",
"sass-loader": "^13.3.2",
"tailwindcss": "^3.3.2",
"ts-loader": "^9.4.4",
"typescript": "^5.1.6",
"vue": "^3.3.4",
3 years ago
"vue-cli-plugin-quasar": "4.0.4",
"vue-eslint-parser": "^9.3.1",
"vue-loader": "^17.2.2",
"webpack": "^5.88.1",
"webpack-cli": "^5.1.4",
3 years ago
"webpack-notifier": "^1.15.0"
},
"resolutions": {
"autoprefixer": "10.4.5"
},
"license": "GPL-3.0",
"packageManager": "yarn@3.4.1"
}