You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
509 B
26 lines
509 B
{ |
|
"name": "react-is", |
|
"version": "19.2.8", |
|
"description": "Brand checking of React Elements.", |
|
"main": "index.js", |
|
"sideEffects": false, |
|
"repository": { |
|
"type": "git", |
|
"url": "https://github.com/react/react.git", |
|
"directory": "packages/react-is" |
|
}, |
|
"keywords": [ |
|
"react" |
|
], |
|
"license": "MIT", |
|
"bugs": { |
|
"url": "https://github.com/react/react/issues" |
|
}, |
|
"homepage": "https://react.dev/", |
|
"files": [ |
|
"LICENSE", |
|
"README.md", |
|
"index.js", |
|
"cjs/" |
|
] |
|
} |