Server IP : 185.86.78.101 / Your IP : 216.73.216.124 Web Server : Apache System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/wwwroot/mifepriston.org/ |
Upload File : |
{ "name": "mifr", "version": "1.0.0", "description": "An internet shop for one product", "main": "web/index.php", "repository": "https://itlancer@bitbucket.org/itlancer/mifepriston.git", "author": "Oleksandr Palianytsia <opalj.007@gmail.com>", "license": "MIT", "private": true, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "watch": "webpack --watch --config webpack.dev.js", "build": "webpack --config webpack.prod.js", "critical-css": "node critical-css.js", "deploy": "node deploy.js" }, "devDependencies": { "autoprefixer": "^9.7.6", "babel-core": "^6.0.0", "babel-helper-vue-jsx-merge-props": "^2.0.3", "babel-loader": "=7.1.4", "babel-plugin-syntax-dynamic-import": "^6.18.0", "babel-plugin-syntax-jsx": "^6.18.0", "babel-plugin-transform-vue-jsx": "^3.7.0", "babel-preset-env": "^1.6.1", "babel-preset-es2015": "^6.24.1", "browser-sync": "^2.23.6", "browser-sync-webpack-plugin": "^2.2.2", "clean-webpack-plugin": "^0.1.19", "critical": "^1.3.9", "css-loader": "^0.28.10", "file-loader": "^1.1.11", "mini-css-extract-plugin": "^0.9.0", "postcss-loader": "^3.0.0", "sass-loader": "^8.0.2", "ssh2": "^0.6.1", "style-loader": "^0.20.3", "uglifyjs-webpack-plugin": "^1.2.4", "uniqid": "^4.1.1", "url-loader": "=1.0.1", "vue-loader": "^14.1.1", "vue-style-loader": "^4.0.2", "vue-template-compiler": "^2.5.13", "webpack": "^4.0.1", "webpack-cli": "=2.0.11", "webpack-merge": "^4.1.2" }, "dependencies": { "axios": "^0.19.2", "bulma": "^0.8.2", "postcss-discard-comments": "^4.0.2", "sass": "^1.62.1", "vue": "^2.6.11" } }