{
  "_args": [
    [
      "@chakra-ui/portal@1.3.10",
      "/home/ity/public_html/HomePage"
    ]
  ],
  "_from": "@chakra-ui/portal@1.3.10",
  "_id": "@chakra-ui/portal@1.3.10",
  "_inBundle": false,
  "_integrity": "sha512-t2KQ6MXbyf1qFYxWw/bs//CnwD+Clq7mbsP1Y7g+THCz2FvlLlMj45BWocLB30NoNyA8WCS2zyMBszW2/qvDiA==",
  "_location": "/@chakra-ui/portal",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@chakra-ui/portal@1.3.10",
    "name": "@chakra-ui/portal",
    "escapedName": "@chakra-ui%2fportal",
    "scope": "@chakra-ui",
    "rawSpec": "1.3.10",
    "saveSpec": null,
    "fetchSpec": "1.3.10"
  },
  "_requiredBy": [
    "/@chakra-ui/modal",
    "/@chakra-ui/provider",
    "/@chakra-ui/react",
    "/@chakra-ui/tooltip"
  ],
  "_resolved": "https://registry.npmmirror.com/@chakra-ui/portal/-/portal-1.3.10.tgz",
  "_spec": "1.3.10",
  "_where": "/home/ity/public_html/HomePage",
  "author": {
    "name": "Segun Adebayo",
    "email": "sage@adebayosegun.com"
  },
  "bugs": {
    "url": "https://github.com/chakra-ui/chakra-ui/issues"
  },
  "dependencies": {
    "@chakra-ui/hooks": "1.9.1",
    "@chakra-ui/react-utils": "1.2.3",
    "@chakra-ui/utils": "1.10.4"
  },
  "description": "React component used to render children outside the DOM hierarchy of the parent component",
  "devDependencies": {
    "@types/react-frame-component": "^4.1.1",
    "react": "^17.0.1",
    "react-dom": "^17.0.2",
    "react-frame-component": "^4.1.3"
  },
  "files": [
    "dist",
    "src"
  ],
  "homepage": "https://github.com/chakra-ui/chakra-ui#readme",
  "keywords": [
    "react",
    "portal",
    "nested portal",
    "z-index",
    "layer",
    "chakra ui"
  ],
  "license": "MIT",
  "main": "dist/chakra-ui-portal.cjs.js",
  "module": "dist/chakra-ui-portal.esm.js",
  "name": "@chakra-ui/portal",
  "peerDependencies": {
    "react": ">=16.8.6",
    "react-dom": ">=16.8.6"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chakra-ui/chakra-ui.git",
    "directory": "packages/portal"
  },
  "sideEffects": false,
  "types": "dist/chakra-ui-portal.cjs.d.ts",
  "version": "1.3.10"
}
