{ "name": "react-is", "version": "16.13.1", "description": "Brand checking of React Elements.", "main": "index.js", "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://reactjs.org/", "files": [ "LICENSE", "README.md", "build-info.json", "index.js", "cjs/", "umd/" ] ,"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" ,"_integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" ,"_from": "react-is@16.13.1" }