Files

16 lines
304 B
JSON
Raw Permalink Normal View History

2026-04-05 16:14:49 -04:00
{
"name": "react-is",
"version": "16.5.2",
"description": "Brand checking of React Elements.",
"main": "index.js",
"repository": "facebook/react",
"license": "MIT",
"homepage": "https://reactjs.org/",
"files": [
"LICENSE",
"README.md",
"index.js",
"cjs/",
"umd/"
]
}