Initial commit gov-llm-v2
This commit is contained in:
27
package.json
Executable file
27
package.json
Executable file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "copy-of-mob-of-copy-of-основной-сайт-для-llm",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"recharts": "2.12.7",
|
||||
"lucide-react": "0.395.0",
|
||||
"framer-motion": "11.2.10",
|
||||
"three": "0.165.0",
|
||||
"@react-three/fiber": "8.16.8",
|
||||
"@react-three/drei": "9.108.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.14.0",
|
||||
"@vitejs/plugin-react": "^5.0.0",
|
||||
"typescript": "~5.8.2",
|
||||
"vite": "^6.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user