{
  "_args": [
    [
      "@chakra-ui/theme@1.14.1",
      "/home/ity/public_html/HomePage"
    ]
  ],
  "_from": "@chakra-ui/theme@1.14.1",
  "_id": "@chakra-ui/theme@1.14.1",
  "_inBundle": false,
  "_integrity": "sha512-VeNZi+zD3yDwzvZm234Cy3vnalCzQ+dhAgpHdIYzGO1CYO8DPa+ROcQ70rUueL7dSvUz15KOiGTw6DAl7LXlGA==",
  "_location": "/@chakra-ui/theme",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@chakra-ui/theme@1.14.1",
    "name": "@chakra-ui/theme",
    "escapedName": "@chakra-ui%2ftheme",
    "scope": "@chakra-ui",
    "rawSpec": "1.14.1",
    "saveSpec": null,
    "fetchSpec": "1.14.1"
  },
  "_requiredBy": [
    "/@chakra-ui/react",
    "/@chakra-ui/toast"
  ],
  "_resolved": "https://registry.npmmirror.com/@chakra-ui/theme/-/theme-1.14.1.tgz",
  "_spec": "1.14.1",
  "_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/anatomy": "1.3.0",
    "@chakra-ui/theme-tools": "1.3.6",
    "@chakra-ui/utils": "1.10.4"
  },
  "description": "The default theme for chakra components",
  "devDependencies": {
    "@chakra-ui/cli": "1.9.0",
    "@chakra-ui/system": "1.12.1"
  },
  "files": [
    "dist",
    "src",
    "components",
    "foundations",
    "foundations/blur",
    "foundations/borders",
    "foundations/breakpoints",
    "foundations/colors",
    "foundations/radius",
    "foundations/shadows",
    "foundations/sizes",
    "foundations/spacing",
    "foundations/typography",
    "foundations/transition",
    "foundations/z-index"
  ],
  "homepage": "https://github.com/chakra-ui/chakra-ui#readme",
  "keywords": [
    "theme",
    "theming",
    "ui mode",
    "ui"
  ],
  "license": "MIT",
  "main": "dist/chakra-ui-theme.cjs.js",
  "module": "dist/chakra-ui-theme.esm.js",
  "name": "@chakra-ui/theme",
  "peerDependencies": {
    "@chakra-ui/system": ">=1.0.0"
  },
  "preconstruct": {
    "entrypoints": [
      "index.ts",
      "components/index.ts",
      "foundations/index.ts",
      "foundations/blur.ts",
      "foundations/borders.ts",
      "foundations/breakpoints.ts",
      "foundations/colors.ts",
      "foundations/radius.ts",
      "foundations/shadows.ts",
      "foundations/sizes.ts",
      "foundations/spacing.ts",
      "foundations/typography.ts",
      "foundations/transition.ts",
      "foundations/z-index.ts"
    ]
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chakra-ui/chakra-ui.git",
    "directory": "packages/theme"
  },
  "sideEffects": false,
  "types": "dist/chakra-ui-theme.cjs.d.ts",
  "version": "1.14.1"
}
