⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.231
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
vhosts
/
raqmix.net
/
crm.raqmix.net
/
View File Name :
package.json
{ "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" } }