| Server IP : 35.80.110.71 / Your IP : 216.73.216.221 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/file-converter-app-nextjs/releases/20260324120636/ |
Upload File : |
{
"name": "file-converter-app-nextjs",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "eslint",
"test": "vitest run",
"test:watch": "vitest",
"deploy": "node node_modules/@philiprehberger/next-deploy/dist/cli.js"
},
"dependencies": {
"@base-ui/react": "^1.3.0",
"archiver": "^7.0.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"decompress": "^4.2.1",
"file-type": "^21.3.4",
"fluent-ffmpeg": "^2.1.3",
"lucide-react": "^1.0.1",
"next": "16.2.1",
"next-themes": "^0.4.6",
"react": "19.2.4",
"react-dom": "19.2.4",
"react-dropzone": "^15.0.0",
"shadcn": "^4.1.0",
"sharp": "^0.34.5",
"tailwind-merge": "^3.5.0",
"tw-animate-css": "^1.4.0",
"uuid": "^13.0.0"
},
"devDependencies": {
"@philiprehberger/next-deploy": "^0.1.7",
"@tailwindcss/postcss": "^4",
"@types/archiver": "^7.0.0",
"@types/decompress": "^4.2.7",
"@types/fluent-ffmpeg": "^2.1.28",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"@types/uuid": "^10.0.0",
"eslint": "^9",
"eslint-config-next": "16.2.1",
"tailwindcss": "^4",
"typescript": "^5",
"vitest": "^4.1.1"
}
}