| Server IP : 82.148.16.210 / Your IP : 216.73.216.19 Web Server : nginx/1.29.5 System : Linux mail.sarafai.ru 6.1.0-43-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.162-1 (2026-02-08) x86_64 User : root ( 0) PHP Version : 7.4.33 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,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /proc/thread-self/root/proc/636025/cwd/frontend/ |
Upload File : |
{
"name": "zhriza-frontend",
"version": "2021.4.26",
"description": "Zhriza Frontend Package",
"main": "webpack.dev.js",
"dependencies": {
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/preset-env": "^7.12.11",
"@fortawesome/fontawesome-free": "^5.15.1",
"@popperjs/core": "^2.6.0",
"bootstrap": "^5.0.0-beta3",
"imask": "^6.0.5",
"jquery.maskedinput": "^1.4.1",
"luxon": "^1.25.0",
"popper.js": "^1.16.1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/zottau/zhriza.git"
},
"devDependencies": {
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^6.4.1",
"css-loader": "^5.0.1",
"css-minimizer-webpack-plugin": "^3.0.2",
"extract-css-chunks-webpack-plugin": "^4.9.0",
"file-loader": "^6.2.0",
"mini-css-extract-plugin": "^1.3.3",
"postcss-loader": "^4.1.0",
"postcss-preset-env": "^6.7.0",
"sass": "^1.30.0",
"sass-loader": "^10.1.0",
"style-loader": "^2.0.0",
"stylelint": "^13.8.0",
"stylelint-webpack-plugin": "^2.1.1",
"terser-webpack-plugin": "^5.0.3",
"uglify-es": "^3.3.9",
"uglify-js": "^3.12.2",
"webpack": "^5.11.0",
"webpack-cli": "^4.2.0",
"webpack-merge": "^5.7.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "webpack --progress --config=webpack.dev.js --mode development",
"dev_watch": "webpack --progress --config=webpack.dev.js --mode development --watch",
"build": "webpack --progress --config=webpack.prod.js --mode production",
"build_stats": "webpack --progress --config=webpack.prod.js --mode production --profile --json > stats.json"
},
"author": "Mikhail Romanov",
"license": "ISC"
}