{
  "_from": "react-is@^16.8.1",
  "_id": "react-is@16.12.0",
  "_inBundle": false,
  "_integrity": "sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==",
  "_location": "/react-is",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-is@^16.8.1",
    "name": "react-is",
    "escapedName": "react-is",
    "rawSpec": "^16.8.1",
    "saveSpec": null,
    "fetchSpec": "^16.8.1"
  },
  "_requiredBy": [
    "/pretty-format",
    "/prop-types"
  ],
  "_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.12.0.tgz",
  "_shasum": "2cc0fe0fba742d97fd527c42a13bec4eeb06241c",
  "_spec": "react-is@^16.8.1",
  "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/node_modules/prop-types",
  "bugs": {
    "url": "https://github.com/facebook/react/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Brand checking of React Elements.",
  "files": [
    "LICENSE",
    "README.md",
    "build-info.json",
    "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",
    "directory": "packages/react-is"
  },
  "version": "16.12.0"
}