feat: 氧化铝数字孪生系统监控大屏完成

This commit is contained in:
2026-04-08 21:44:08 +08:00
commit a48babc68d
67606 changed files with 3337335 additions and 0 deletions

27
node_modules/@mui/core-downloads-tracker/package.json generated vendored Normal file
View File

@@ -0,0 +1,27 @@
{
"name": "@mui/core-downloads-tracker",
"version": "7.3.9",
"author": "MUI Team",
"description": "Internal package to track number of downloads of our design system libraries.",
"files": [],
"repository": {
"type": "git",
"url": "git+https://github.com/mui/material-ui.git",
"directory": "packages/core-downloads-tracker"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/mui/material-ui/issues"
},
"homepage": "https://mui.com/",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui-org"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"release": "pnpm publish"
}
}