Blame view

天文台pc/tianwentai-ui/node_modules/@mui/core-downloads-tracker/package.json 675 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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"
    }
  }