| 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/docgen-web/current/ |
Upload File : |
{
"name": "docgen-web",
"version": "0.5.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "node .next/standalone/server.js",
"lint": "eslint",
"deploy": "next build && node .scripts/copy-assets.js && node .scripts/deploy.js",
"deploy:skip-build": "node .scripts/copy-assets.js && node .scripts/deploy.js"
},
"dependencies": {
"@scalar/api-reference-react": "^0.9.42",
"next": "16.2.7",
"react": "19.2.4",
"react-dom": "19.2.4"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"dotenv": "^16.4.5",
"eslint": "^9",
"eslint-config-next": "16.2.7",
"node-ssh": "^13.2.0",
"tailwindcss": "^4",
"typescript": "^5"
}
}