65 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			65 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "white-nights",
 | |
|   "private": true,
 | |
|   "version": "0.0.0",
 | |
|   "type": "module",
 | |
|   "license": "UNLICENSED",
 | |
|   "scripts": {
 | |
|     "dev": "vite",
 | |
|     "build": "tsc -b && vite build",
 | |
|     "lint": "eslint .",
 | |
|     "preview": "vite preview"
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "@emotion/react": "^11.14.0",
 | |
|     "@emotion/styled": "^11.14.0",
 | |
|     "@hello-pangea/dnd": "^18.0.1",
 | |
|     "@mui/icons-material": "^7.1.1",
 | |
|     "@mui/material": "^7.1.0",
 | |
|     "@mui/x-data-grid": "^8.5.1",
 | |
|     "@photo-sphere-viewer/core": "^5.13.2",
 | |
|     "@pixi/react": "^8.0.2",
 | |
|     "@react-three/drei": "^10.1.2",
 | |
|     "@react-three/fiber": "^9.1.2",
 | |
|     "@tailwindcss/vite": "^4.1.8",
 | |
|     "axios": "^1.9.0",
 | |
|     "easymde": "^2.20.0",
 | |
|     "i18n-iso-countries": "^7.14.0",
 | |
|     "lucide-react": "^0.511.0",
 | |
|     "mobx": "^6.13.7",
 | |
|     "mobx-react-lite": "^4.1.0",
 | |
|     "ol": "^10.5.0",
 | |
|     "path": "^0.12.7",
 | |
|     "pixi.js": "^8.10.1",
 | |
|     "react": "^19.1.0",
 | |
|     "react-dom": "^19.1.0",
 | |
|     "react-markdown": "^10.1.0",
 | |
|     "react-photo-sphere-viewer": "^6.2.3",
 | |
|     "react-router": "^7.9.4",
 | |
|     "react-router-dom": "^7.6.1",
 | |
|     "react-simplemde-editor": "^5.2.0",
 | |
|     "react-toastify": "^11.0.5",
 | |
|     "rehype-raw": "^7.0.0",
 | |
|     "tailwindcss": "^4.1.8",
 | |
|     "three": "^0.177.0"
 | |
|   },
 | |
|   "devDependencies": {
 | |
|     "@eslint/js": "^9.25.0",
 | |
|     "@tailwindcss/typography": "^0.5.16",
 | |
|     "@types/node": "^22.15.24",
 | |
|     "@types/react": "^19.1.2",
 | |
|     "@types/react-dom": "^19.1.2",
 | |
|     "@vitejs/plugin-react": "^4.4.1",
 | |
|     "eslint": "^9.25.0",
 | |
|     "eslint-plugin-react-hooks": "^5.2.0",
 | |
|     "eslint-plugin-react-refresh": "^0.4.19",
 | |
|     "globals": "^16.0.0",
 | |
|     "rollup-plugin-visualizer": "^6.0.5",
 | |
|     "typescript": "~5.8.3",
 | |
|     "typescript-eslint": "^8.30.1",
 | |
|     "vite": "^6.3.5",
 | |
|     "vite-plugin-svgr": "^4.5.0"
 | |
|   },
 | |
|   "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
 | |
| }
 |