28 lines
615 B
JSON
28 lines
615 B
JSON
{
|
|
"name": "about-mikayla-0722",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "vite build",
|
|
"preview": "vite preview"
|
|
},
|
|
"dependencies": {
|
|
"@emotion/react": "^11.9.3",
|
|
"@emotion/styled": "^11.9.3",
|
|
"@mui/icons-material": "^5.8.4",
|
|
"@mui/material": "^5.8.7",
|
|
"react": "^18.0.0",
|
|
"react-dom": "^18.0.0",
|
|
"react-router-dom": "^6.3.0",
|
|
"sass": "^1.53.0",
|
|
"uuid": "^8.3.2"
|
|
},
|
|
"devDependencies": {
|
|
"@types/react": "^18.0.0",
|
|
"@types/react-dom": "^18.0.0",
|
|
"@vitejs/plugin-react": "^1.3.0",
|
|
"vite": "^2.9.9"
|
|
}
|
|
}
|