UNPKG

@chakra-ui/core

Version:

Responsive and accessible React UI components built with React and Emotion

54 lines 1.43 kB
{ "name": "@chakra-ui/core", "version": "0.8.0", "description": "Responsive and accessible React UI components built with React and Emotion", "main": "index.js", "module": "es/index.js", "typings": "index.d.ts", "sideEffects": false, "publishConfig": { "access": "public" }, "dependencies": { "@reach/auto-id": "0.10.2", "@styled-system/css": "5.1.5", "@styled-system/should-forward-prop": "5.1.5", "@types/styled-system": "5.1.9", "aria-hidden": "^1.1.1", "body-scroll-lock": "^3.0.1", "color": "3.1.2", "copy-to-clipboard": "3.3.1", "exenv": "^1.2.2", "popper.js": "^1.15.0", "react-animate-height": "2.0.21", "react-focus-lock": "^2.2.1", "react-spring": "^8.0.27", "styled-system": "5.1.5", "toasted-notes": "3.2.0", "use-dark-mode": "2.3.1" }, "peerDependencies": { "@emotion/core": "10.x", "@emotion/styled": "10.x", "emotion-theming": "10.x", "react": ">= 16.8", "react-dom": ">= 16.8" }, "author": "Segun Adebayo <sage@adebayosegun.com>", "license": "MIT", "homepage": "https://chakra-ui.com/", "repository": "https://github.com/chakra-ui/chakra-ui", "keywords": [ "react", "ui", "design-system", "react-components", "uikit", "accessible", "components", "emotion", "library" ], "gitHead": "bf23c9514f184e58fb8f652bfaa38826d1b88906", "private": false }