{
  "_args": [
    [
      "@chakra-ui/descendant@2.1.3",
      "/home/ity/public_html/HomePage"
    ]
  ],
  "_from": "@chakra-ui/descendant@2.1.3",
  "_id": "@chakra-ui/descendant@2.1.3",
  "_inBundle": false,
  "_integrity": "sha512-aNYNv99gEPENCdw2N5y3FvL5wgBVcLiOzJ2TxSwb4EVYszbgBZ8Ry1pf7lkoSfysdxD0scgy2cVyxO8TsYTU4g==",
  "_location": "/@chakra-ui/descendant",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@chakra-ui/descendant@2.1.3",
    "name": "@chakra-ui/descendant",
    "escapedName": "@chakra-ui%2fdescendant",
    "scope": "@chakra-ui",
    "rawSpec": "2.1.3",
    "saveSpec": null,
    "fetchSpec": "2.1.3"
  },
  "_requiredBy": [
    "/@chakra-ui/accordion",
    "/@chakra-ui/menu",
    "/@chakra-ui/pin-input",
    "/@chakra-ui/tabs"
  ],
  "_resolved": "https://registry.npmmirror.com/@chakra-ui/descendant/-/descendant-2.1.3.tgz",
  "_spec": "2.1.3",
  "_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/react-utils": "^1.2.3"
  },
  "description": "Register child nodes of a react element for better accessibility",
  "devDependencies": {
    "react": "^17.0.1"
  },
  "files": [
    "dist",
    "src"
  ],
  "homepage": "https://github.com/chakra-ui/chakra-ui#readme",
  "keywords": [
    "dom",
    "children",
    "accessibility",
    "descendants",
    "child",
    "hooks",
    "chakra ui",
    "react"
  ],
  "license": "MIT",
  "main": "dist/chakra-ui-descendant.cjs.js",
  "module": "dist/chakra-ui-descendant.esm.js",
  "name": "@chakra-ui/descendant",
  "peerDependencies": {
    "react": ">=16.8.6"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chakra-ui/chakra-ui.git",
    "directory": "packages/descendant"
  },
  "sideEffects": false,
  "types": "dist/chakra-ui-descendant.cjs.d.ts",
  "version": "2.1.3"
}
