| Server IP : 217.154.3.148 / Your IP : 216.73.216.90 Web Server : Apache System : Linux blissful-wright.217-154-3-148.plesk.page 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : gracious-boyd_hfhh1h8vo9n ( 10000) PHP Version : 8.3.31 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/gracious-boyd.217-154-3-148.plesk.page/nextjs/ |
Upload File : |
{
"name": "nextjs",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",
"postbuild": "node ./postbuild.js",
"start": "NODE_ENV=production next start -p 3001",
"lint": "eslint",
"test": "jest",
"check:coverage": "ts-node scripts/check-coverage-samples.ts",
"regress:masks": "ts-node -P tsconfig.scripts.json scripts/regress_masks.ts",
"deploy": "bash ./deploy.sh"
},
"dependencies": {
"@huggingface/transformers": "^3.0.0",
"canvas": "^3.2.0",
"fft.js": "^4.0.4",
"jimp": "^0.22.12",
"next": "15.5.2",
"onnxruntime-node": "^1.20.1",
"onnxruntime-web": "^1.17.1",
"opencv-wasm": "^4.3.0-10",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"sharp": "^0.33.5"
},
"devDependencies": {
"@eslint/eslintrc": "^3",
"@tailwindcss/postcss": "^4.1.13",
"@types/jest": "^30.0.0",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"autoprefixer": "^10.4.21",
"eslint": "^9",
"eslint-config-next": "15.5.2",
"jest": "^30.2.0",
"pm2": "^6.0.10",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.13",
"ts-jest": "^29.4.5",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5"
}
}