{
  "_from": "@reach/polymorphic@0.18.0",
  "_id": "@reach/polymorphic@0.18.0",
  "_inBundle": false,
  "_integrity": "sha512-N9iAjdMbE//6rryZZxAPLRorzDcGBnluf7YQij6XDLiMtfCj1noa7KyLpEc/5XCIB/EwhX3zCluFAwloBKdblA==",
  "_location": "/@reach/polymorphic",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@reach/polymorphic@0.18.0",
    "name": "@reach/polymorphic",
    "escapedName": "@reach%2fpolymorphic",
    "scope": "@reach",
    "rawSpec": "0.18.0",
    "saveSpec": null,
    "fetchSpec": "0.18.0"
  },
  "_requiredBy": [
    "/@reach/combobox",
    "/@reach/popover"
  ],
  "_resolved": "https://registry.npmjs.org/@reach/polymorphic/-/polymorphic-0.18.0.tgz",
  "_shasum": "2fe42007a774e06cdbc8e13e0d46f2dc30f2f1ed",
  "_spec": "@reach/polymorphic@0.18.0",
  "_where": "/var/www/justnowapp/node_modules/@reach/combobox",
  "author": {
    "name": "React Training",
    "email": "hello@reacttraining.com"
  },
  "bugs": {
    "url": "https://github.com/reach/reach-ui/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Internal utility types for polymorphism in Reach UI.",
  "devDependencies": {
    "@reach-internal/dev": "0.0.0",
    "@reach-internal/tsconfig": "0.0.0",
    "react": "^17.0.2",
    "tsup": "^6.1.3"
  },
  "files": [
    "CHANGELOG.md",
    "LICENSE",
    "README.md",
    "dist"
  ],
  "homepage": "https://github.com/reach/reach-ui#readme",
  "license": "MIT",
  "main": "./dist/reach-polymorphic.cjs.js",
  "module": "./dist/reach-polymorphic.mjs",
  "name": "@reach/polymorphic",
  "peerDependencies": {
    "react": "^16.8.0 || 17.x"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/reach/reach-ui.git",
    "directory": "packages/polymorphic"
  },
  "scripts": {
    "build": "tsup"
  },
  "types": "./dist/reach-polymorphic.d.ts",
  "version": "0.18.0"
}
