{
  "_args": [
    [
      "@chakra-ui/provider@1.7.14",
      "/home/ity/public_html/HomePage"
    ]
  ],
  "_from": "@chakra-ui/provider@1.7.14",
  "_id": "@chakra-ui/provider@1.7.14",
  "_inBundle": false,
  "_integrity": "sha512-FCA33CZy/jFzExglKMioeri8sr9NtDTcNVPnx95ZJiA7WpfFo0xuZ6/fMC4DwIQPkJKbSIZBXYLZ3U10Ntylrw==",
  "_location": "/@chakra-ui/provider",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@chakra-ui/provider@1.7.14",
    "name": "@chakra-ui/provider",
    "escapedName": "@chakra-ui%2fprovider",
    "scope": "@chakra-ui",
    "rawSpec": "1.7.14",
    "saveSpec": null,
    "fetchSpec": "1.7.14"
  },
  "_requiredBy": [
    "/@chakra-ui/react"
  ],
  "_resolved": "https://registry.npmmirror.com/@chakra-ui/provider/-/provider-1.7.14.tgz",
  "_spec": "1.7.14",
  "_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/css-reset": "1.1.3",
    "@chakra-ui/hooks": "1.9.1",
    "@chakra-ui/portal": "1.3.10",
    "@chakra-ui/react-env": "1.1.6",
    "@chakra-ui/system": "1.12.1",
    "@chakra-ui/utils": "1.10.4"
  },
  "description": "Theme and components agnostic ChakraProvider",
  "devDependencies": {
    "@emotion/react": "^11.4.0",
    "@emotion/styled": "^11.3.0",
    "react": "^17.0.1",
    "react-dom": "^17.0.2"
  },
  "files": [
    "dist",
    "src"
  ],
  "homepage": "https://chakra-ui.com/",
  "keywords": [
    "react",
    "ui",
    "design-system",
    "react-components",
    "uikit",
    "accessible",
    "components",
    "emotion",
    "library",
    "design-system"
  ],
  "license": "MIT",
  "main": "dist/chakra-ui-provider.cjs.js",
  "module": "dist/chakra-ui-provider.esm.js",
  "name": "@chakra-ui/provider",
  "peerDependencies": {
    "@emotion/react": "^11.0.0",
    "@emotion/styled": "^11.0.0",
    "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/react"
  },
  "sideEffects": false,
  "storybook": {
    "title": "Chakra UI",
    "url": "https://chakra-ui.netlify.app"
  },
  "types": "dist/chakra-ui-provider.cjs.d.ts",
  "version": "1.7.14"
}
