| Server IP : 115.244.3.116 / Your IP : 216.73.217.128 Web Server : Apache/2.4.52 (Ubuntu) System : Linux dev 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.0.30 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 : OFF | Sudo : ON | Pkexec : ON Directory : /opt/hosting/new-dev-playzen-mobail/ |
Upload File : |
{
"name": "playzen-next-mob",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev -p 8143",
"build": "next build",
"start": "next start -p 8143",
"lint": "next lint"
},
"dependencies": {
"@heroui/modal": "^2.2.7",
"@heroui/react": "^2.6.14",
"beasties": "^0.4.2",
"next": "^16.2.9",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.5.0",
"react-share": "^5.2.2"
},
"devDependencies": {
"postcss": "^8.5.10",
"tailwindcss": "^3.4.1"
},
"overrides": {
"postcss": "^8.5.10"
}
}