Blame view

天文台pc/tianwentai-ui/node_modules/react-is/package.json 515 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
  {
    "name": "react-is",
    "version": "19.2.4",
    "description": "Brand checking of React Elements.",
    "main": "index.js",
    "sideEffects": false,
    "repository": {
      "type": "git",
      "url": "https://github.com/facebook/react.git",
      "directory": "packages/react-is"
    },
    "keywords": [
      "react"
    ],
    "license": "MIT",
    "bugs": {
      "url": "https://github.com/facebook/react/issues"
    },
    "homepage": "https://react.dev/",
    "files": [
      "LICENSE",
      "README.md",
      "index.js",
      "cjs/"
    ]
  }