| Server IP : 14.225.204.176 / Your IP : 216.73.216.169 Web Server : nginx/1.24.0 System : Linux nodejs-ybgk 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024 x86_64 User : root ( 0) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/php/wit-crm/ |
Upload File : |
{
"name": "perfex",
"version": "1.0.0",
"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",
"build": "mix --production && node build.mjs"
},
"devDependencies": {
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
"autoprefixer": "^10.4.12",
"del": "^7.0.0",
"laravel-mix": "^6.0.49",
"less": "^4.1.3",
"postcss": "^8.4.17",
"postcss-import": "^15.0.0",
"postcss-nesting": "^10.2.0",
"replace-in-file-webpack-plugin": "^1.0.6",
"sass": "^1.55.0",
"sass-loader": "^13.1.0",
"tailwindcss": "^3.2.0",
"vue-loader": "^16.2.0"
},
"dependencies": {
"bootstrap": "^3.4.1",
"vue": "^3.3.9"
}
}