{
  "_args": [
    [
      "@chakra-ui/system@1.12.1",
      "/home/ity/public_html/HomePage"
    ]
  ],
  "_from": "@chakra-ui/system@1.12.1",
  "_id": "@chakra-ui/system@1.12.1",
  "_inBundle": false,
  "_integrity": "sha512-Rp09/rMuPA3hF38OJxeQciGO9N0Ie1GxwHRAw1AFA/TY3fVyK9pNI5oN+J/1cAxq7v9yKdIr1YfnruJTI9xfEg==",
  "_location": "/@chakra-ui/system",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@chakra-ui/system@1.12.1",
    "name": "@chakra-ui/system",
    "escapedName": "@chakra-ui%2fsystem",
    "scope": "@chakra-ui",
    "rawSpec": "1.12.1",
    "saveSpec": null,
    "fetchSpec": "1.12.1"
  },
  "_requiredBy": [
    "/@chakra-ui/provider",
    "/@chakra-ui/react",
    "/@chakra-ui/skeleton"
  ],
  "_resolved": "https://registry.npmmirror.com/@chakra-ui/system/-/system-1.12.1.tgz",
  "_spec": "1.12.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/color-mode": "1.4.8",
    "@chakra-ui/react-utils": "1.2.3",
    "@chakra-ui/styled-system": "1.19.0",
    "@chakra-ui/utils": "1.10.4",
    "react-fast-compare": "3.2.0"
  },
  "description": "Chakra UI system primitives",
  "devDependencies": {
    "@emotion/react": "^11.4.0",
    "@emotion/styled": "^11.3.0",
    "react": "^17.0.1"
  },
  "files": [
    "dist",
    "src"
  ],
  "homepage": "https://github.com/chakra-ui/chakra-ui#readme",
  "keywords": [
    "system",
    "styled-component",
    "emotion",
    "ui-component",
    "ui",
    "chakra",
    "style-props",
    "design-system"
  ],
  "license": "MIT",
  "main": "dist/chakra-ui-system.cjs.js",
  "module": "dist/chakra-ui-system.esm.js",
  "name": "@chakra-ui/system",
  "peerDependencies": {
    "@emotion/react": "^11.0.0",
    "@emotion/styled": "^11.0.0",
    "react": ">=16.8.6"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chakra-ui/chakra-ui.git",
    "directory": "packages/system"
  },
  "sideEffects": false,
  "types": "dist/chakra-ui-system.cjs.d.ts",
  "version": "1.12.1"
}
