mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-22 16:07:49 +08:00
19 lines
414 B
JSON
19 lines
414 B
JSON
{
|
|
"name": "@nyanpasu/ui",
|
|
"version": "0.1.0",
|
|
"main": "index.ts",
|
|
"module": "index.ts",
|
|
"dependencies": {
|
|
"@material/material-color-utilities": "0.2.7",
|
|
"@mui/icons-material": "5.15.15",
|
|
"@mui/material": "5.15.15",
|
|
"@types/react": "18.2.79",
|
|
"framer-motion": "11.1.0",
|
|
"react": "18.2.0",
|
|
"react-error-boundary": "4.0.13"
|
|
},
|
|
"devDependencies": {
|
|
"sass": "1.75.0"
|
|
}
|
|
}
|