Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "cyberthree",
- "private": true,
- "type": "module",
- "scripts": {
- "build": "cross-env NODE_ENV=production react-router build",
- "dev": "react-router dev",
- "start": "cross-env NODE_ENV=production react-router-serve ./build/server/index.js",
- "typecheck": "react-router typegen && tsc"
- },
- "dependencies": {
- "@react-router/node": "^7.1.1",
- "@react-router/serve": "^7.1.1",
- "@react-three/drei": "^9.120.4",
- "@react-three/fiber": "^8.17.10",
- "@react-three/postprocessing": "^2.19.0",
- "isbot": "^5.1.17",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-router": "^7.1.1",
- "three": "^0.160.0"
- },
- "devDependencies": {
- "@netlify/vite-plugin-react-router": "^1.0.0",
- "@react-router/dev": "^7.1.1",
- "@types/node": "^20",
- "@types/react": "^18.2.0",
- "@types/react-dom": "^18.2.0",
- "@types/three": "^0.171.0",
- "autoprefixer": "^10.4.20",
- "cross-env": "^7.0.3",
- "postcss": "^8.4.49",
- "tailwindcss": "^3.4.16",
- "typescript": "^5.7.2",
- "vite": "^5.4.11",
- "vite-plugin-glsl": "^1.3.1",
- "vite-tsconfig-paths": "^5.1.4"
- },
- "optionalDependencies": {
- "@rollup/rollup-linux-x64-gnu": "4.9.0",
- "@esbuild/linux-x64": "0.19.12",
- "@rollup/rollup-linux-x64-musl": "4.9.0",
- "sharp-linux-x64": "0.33.2"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment