{
  "_args": [
    [
      "@chakra-ui/button@1.5.10",
      "/home/ity/public_html/HomePage"
    ]
  ],
  "_from": "@chakra-ui/button@1.5.10",
  "_id": "@chakra-ui/button@1.5.10",
  "_inBundle": false,
  "_integrity": "sha512-IVEOrleI378CckAa3b3CTUHMPZRfpy6LPwn1Mx3sMpHEkDTKu8zJcjgEvCE8HYzNC1KbwBsa1PfTgk40ui6EtA==",
  "_location": "/@chakra-ui/button",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@chakra-ui/button@1.5.10",
    "name": "@chakra-ui/button",
    "escapedName": "@chakra-ui%2fbutton",
    "scope": "@chakra-ui",
    "rawSpec": "1.5.10",
    "saveSpec": null,
    "fetchSpec": "1.5.10"
  },
  "_requiredBy": [
    "/@chakra-ui/react"
  ],
  "_resolved": "https://registry.npmmirror.com/@chakra-ui/button/-/button-1.5.10.tgz",
  "_spec": "1.5.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/spinner": "1.2.6",
    "@chakra-ui/utils": "1.10.4"
  },
  "description": "A React component that is a base button.",
  "devDependencies": {
    "@chakra-ui/system": "1.12.1",
    "react": "^17.0.1"
  },
  "files": [
    "dist",
    "src"
  ],
  "homepage": "https://github.com/chakra-ui/chakra-ui#readme",
  "keywords": [
    "button",
    "button-group",
    "react",
    "chakra-ui",
    "component",
    "clickable",
    "tabbable"
  ],
  "license": "MIT",
  "main": "dist/chakra-ui-button.cjs.js",
  "module": "dist/chakra-ui-button.esm.js",
  "name": "@chakra-ui/button",
  "peerDependencies": {
    "@chakra-ui/system": ">=1.0.0",
    "react": ">=16.8.6"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chakra-ui/chakra-ui.git",
    "directory": "packages/button"
  },
  "sideEffects": false,
  "types": "dist/chakra-ui-button.cjs.d.ts",
  "version": "1.5.10"
}
