Server IP : 85.214.239.14 / Your IP : 18.226.34.80 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 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 : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /proc/3/root/var/www/wordpress/phpMyAdmin/ |
Upload File : |
{ "name": "phpmyadmin", "version": "5.0.2", "description": "A web interface for MySQL and MariaDB", "repository": "https://github.com/phpmyadmin/phpmyadmin.git", "author": "The phpMyAdmin Team <developers@phpmyadmin.net> (https://www.phpmyadmin.net/team/)", "license": "GPL-2.0", "dependencies": { "bootstrap": "^4.1.3", "codemirror": "5.48.4", "jquery": "3.4.1", "jquery-migrate": "3.1.0", "jquery-mousewheel": "3.1.13", "jquery-ui": "1.12.1", "jquery-ui-timepicker-addon": "1.6.3", "jquery-validation": "1.19.1", "jquery.event.drag": "2.2.2", "js-cookie": "2.2.1", "popper.js": "^1.14.6", "sass": "^1.22.4", "tracekit": "0.4.5", "u2f-api-polyfill": "0.4.4", "updated-jqplot": "1.0.9", "zxcvbn": "4.4.2" }, "devDependencies": { "eslint": "^6.2.2", "eslint-plugin-no-jquery": "^2.1.0", "stylelint": "^10.1.0", "stylelint-config-recommended-scss": "^3.3.0", "stylelint-config-standard": "^18.3.0", "stylelint-scss": "^3.10.0" }, "scripts": { "postinstall": "yarn run --silent css-compile --quiet --style=compressed", "css-compile": "sass themes/pmahomme/scss:themes/pmahomme/css themes/original/scss:themes/original/css themes/metro/scss:themes/metro/css", "css-lint": "stylelint --syntax scss \"themes/**/scss/*.scss\"", "js-lint": "eslint js" } }