Spaces:
Running
Running
{ | |
"name": "workspace", | |
"version": "1.0.0", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1" | |
}, | |
"keywords": [], | |
"author": "", | |
"license": "ISC", | |
"description": "", | |
"dependencies": { | |
"@emotion/react": "^11.14.0", | |
"@emotion/styled": "^11.14.0", | |
"@mui/icons-material": "^6.4.4", | |
"@mui/material": "^6.4.4", | |
"@types/react": "^19.0.8", | |
"@types/react-dom": "^19.0.3", | |
"@types/react-plotly.js": "^2.6.3", | |
"@types/react-router-dom": "^5.3.3", | |
"axios": "^1.7.9", | |
"react": "^19.0.0", | |
"react-dom": "^19.0.0", | |
"react-plotly.js": "^2.6.0", | |
"react-router-dom": "^7.1.5", | |
"typescript": "^5.7.3" | |
} | |
} | |