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

155 lines
4.8 KiB

{
"name": "chamilo",
"version": "2.0.0",
"description": "E-learning and collaboration software",
"scripts": {
"start": "vue-cli-service serve --open"
},
"dependencies": {
"@apollo/client": "3.4.7",
"@babel/plugin-transform-runtime": "7.15.0",
"@fancyapps/fancybox": "^3.5.7",
"@fullcalendar/core": "^5.9.0",
"@fullcalendar/daygrid": "^5.9.0",
"@fullcalendar/interaction": "^5.9.0",
"@fullcalendar/timegrid": "^5.9.0",
"@fullcalendar/vue3": "^5.9.0",
"@headlessui/vue": "^1.4.1",
"@heroicons/vue": "^1.0.4",
"@popperjs/core": "2.10.1",
"@quasar/extras": "^1.10.12",
"@tailwindcss/forms": "^0.3.3",
"@tailwindcss/line-clamp": "^0.2.1",
"@tailwindcss/typography": "^0.4.1",
"@tailwindcss/ui": "^0.7.2",
"@tinymce/tinymce-vue": "^4.0.4",
"@types/lodash": "^4.14.172",
"@uppy/core": "^1.20.1",
"@uppy/dashboard": "^1.21.1",
"@uppy/drag-drop": "^1.4.31",
"@uppy/file-input": "^1.5.2",
"@uppy/image-editor": "^0.4.0",
"@uppy/locales": "^1.22.0",
"@uppy/vue": "^0.2.7",
"@uppy/webcam": "^1.8.13",
"@uppy/xhr-upload": "^1.7.5",
"@vue/apollo-composable": "4.0.0-alpha.14",
"@vue/apollo-option": "4.0.0-alpha.14",
"@vue/cli": "^4.5.13",
"@vuelidate/core": "^2.0.0-alpha.23",
"@vuelidate/validators": "^2.0.0-alpha.20",
"alpinejs": "^3.3.1",
"autoprefixer": "^10.3.4",
"axios": "^0.21.3",
"babel-cli": "6.26.0",
"babel-plugin-transform-builtin-extend": "1.1.2",
"babel-polyfill": "6.26.0",
"babel-preset-env": "1.7.0",
"blueimp-file-upload": "^10.31.0",
"blueimp-load-image": "^5.14.0",
"bootstrap-daterangepicker": "^3.1",
"bootstrap-select": "^1.13.18",
"chart.js": "^3.5.1",
"core-js": "3.17.2",
"cropper": "^4.1.0",
"datepair.js": "^0.4.17",
"dotenv": "^10.0.0",
"dropzone": "^5.9.2",
"easy-pie-chart": "^2.1.7",
"easytimer.js": "^1.3.2",
"eslint": "^7.32.0",
"eslint-plugin-vue": "7.16.0",
"file-loader": "^6.2.0",
"flag-icon-css": "^3.5.0",
"full-icu": "^1.3.4",
"glob-all": "^3.2.1",
"graphql": "^15.5.3",
"highlight.js": "^11.2.0",
"hljs": "^6.2.3",
"html2canvas": "^1.3.2",
"image-map-resizer": "^1.0.10",
"jquery": "^3.6.0",
"jquery-ui": "^1.12.1",
"jquery-ui-timepicker-addon": "^1.6.3",
"jquery-ui-touch-punch": "^0.2.3",
"js-cookie": "^2.2.1",
"jspdf": "^2.3.1",
"jsplumb": "^2.15.6",
"linkifyjs": "3.0.0-beta.3",
"litepicker": "^2.0.11",
"luxon": "^1.28.0",
"mathjax": "^2.7.9",
"mediaelement": "^4.2.16",
"mediaelement-plugins": "https://github.com/chamilo/mediaelement-plugins",
"mini-css-extract-plugin": "^1.6.2",
"multiselect-two-sides": "^2.5.7",
"mxgraph": "^4.2.2",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"path": "^0.12.7",
"postcss": "^8.3.6",
"postcss-loader": "^6.1.1",
"postcss-prefix-selector": "^1.12.0",
"pretty-bytes": "^5.6.0",
"primeflex": "^3.0.1",
"primeicons": "^4.1.0",
"primevue": "^3.7.0",
"purgecss-webpack-plugin": "4.0.3",
"pwstrength-bootstrap": "3.1.0",
"qtip2": "3.0.3",
"quasar": "2.0.4",
"readmore-js": "^2.2.1",
"select2": "^4.1.0-rc.0",
"signature_pad": "^3.0.0-beta.4",
"sortablejs": "^1.14.0",
"sweetalert2": "^11.1.4",
"tailwindcss": "^2.2.9",
"tempusdominus-bootstrap-4": "^5.39.0",
"tempusdominus-core": "^5.19.0",
"textcomplete": "^0.18.2",
"timeago": "^1.6.7",
"timepicker": "^1.13.18",
"tinymce": "^5.9.1",
"ts-loader": "^9.2.5",
"video.js": "^7.15.4",
"vue": "3.1.5",
"vue-eslint-parser": "7.10.0",
"vue-flatpickr-component": "^9.0.5",
"vue-i18n": "9.1.7",
"vue-loader": "16.4.1",
"vue-multiselect": "^3.0.0-alpha.2",
"vue-perfect-scrollbar": "^0.2.1",
"vue-router": "4.0.11",
"vue-sidebar-menu": "^4.8.1",
"vue-toastification": "^2.0.0-rc.1",
"vuetify": "3.0.0-alpha.10",
"vuex": "^4.0.2",
"vuex-composition-helpers": "^2.0.0",
"vuex-map-fields": "^1.4.1",
"vuex-persistedstate": "4.0.0",
"webpack-jquery-ui": "^2.0.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.15.4",
"@mdi/font": "^5.9.55",
"@symfony/webpack-encore": "1.6.1",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-eslint": "4.5.13",
"@vue/cli-service": "4.5.13",
"@vue/compiler-sfc": "3.1.5",
"copy-webpack-plugin": "9.0.1",
"deepmerge": "^4.2.2",
"filemanager-webpack-plugin": "^5.0.0",
"free-jqgrid": "https://github.com/chamilo/jqGrid.git#bs4",
"graphql-tag": "^2.12.5",
"node-sass": "6.0.1",
"popper.js": "^1.16.1",
"postcss-rtl": "^1.7.3",
"sass": "^1.39.0",
"sass-loader": "^12.1.0",
"typescript": "^4.3.5",
"vue-cli-plugin-quasar": "4.0.2",
"webpack-notifier": "^1.13.0"
},
"license": "GPL-3.0",
"packageManager": "yarn@2.4.2"
}