| 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/throughline-headless-wp-web/current/ |
Upload File : |
{
"name": "web",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "eslint",
"typecheck": "tsc --noEmit",
"test": "vitest run",
"test:watch": "vitest",
"test:ui": "vitest --ui",
"e2e": "playwright test",
"e2e:install": "playwright install chromium",
"lhci": "lhci autorun",
"deploy": "node .scripts/deploy.js",
"deploy:skip-build": "node .scripts/deploy.js --skip-build"
},
"dependencies": {
"@sentry/nextjs": "^10.55.0",
"@tailwindcss/typography": "^0.5.19",
"clsx": "^2.1.1",
"html-react-parser": "^6.1.2",
"ioredis": "^5.11.0",
"isomorphic-dompurify": "^3.15.0",
"jose": "^6.2.3",
"lucide-react": "^1.17.0",
"next": "16.2.6",
"react": "19.2.4",
"react-dom": "19.2.4",
"shiki": "^4.1.0",
"tailwind-merge": "^3.6.0"
},
"devDependencies": {
"@lhci/cli": "^0.15.1",
"@playwright/test": "^1.60.0",
"@tailwindcss/postcss": "^4",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"@vitest/ui": "^4.1.7",
"dotenv": "^17.4.2",
"eslint": "^9",
"eslint-config-next": "16.2.6",
"node-ssh": "^13.2.1",
"pagefind": "^1.5.2",
"tailwindcss": "^4",
"typescript": "^5",
"vitest": "^4.1.7"
}
}