rmwc
Version:
A thin React wrapper for Material Design (Web) Components
51 lines (50 loc) • 1.33 kB
JSON
{
"_from": "react-is@^16.3.1",
"_id": "react-is@16.3.1",
"_inBundle": false,
"_integrity": "sha512-3XpazGqS5DEOLiuR6JQ2Sg6URq/33d1BHJVaUvtMz579KRhd2D0pqabNEe5czv785yzKBPZimOf0UNIXa3jw1A==",
"_location": "/react-is",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-is@^16.3.1",
"name": "react-is",
"escapedName": "react-is",
"rawSpec": "^16.3.1",
"saveSpec": null,
"fetchSpec": "^16.3.1"
},
"_requiredBy": [
"/react-test-renderer"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.3.1.tgz",
"_shasum": "ee66e6d8283224a83b3030e110056798488359ba",
"_spec": "react-is@^16.3.1",
"_where": "/Users/jamesmfriedman/Sites/rmwc/react-versions/react-16.3.x/node_modules/react-test-renderer",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Brand checking of React Elements.",
"files": [
"LICENSE",
"README.md",
"index.js",
"cjs/",
"umd/"
],
"homepage": "https://reactjs.org/",
"keywords": [
"react"
],
"license": "MIT",
"main": "index.js",
"name": "react-is",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git"
},
"version": "16.3.1"
}