1 | {
|
2 | "name": "@chakra-ui/core",
|
3 | "version": "0.8.0",
|
4 | "description": "Responsive and accessible React UI components built with React and Emotion",
|
5 | "main": "index.js",
|
6 | "module": "es/index.js",
|
7 | "typings": "index.d.ts",
|
8 | "sideEffects": false,
|
9 | "publishConfig": {
|
10 | "access": "public"
|
11 | },
|
12 | "dependencies": {
|
13 | "@reach/auto-id": "0.10.2",
|
14 | "@styled-system/css": "5.1.5",
|
15 | "@styled-system/should-forward-prop": "5.1.5",
|
16 | "@types/styled-system": "5.1.9",
|
17 | "aria-hidden": "^1.1.1",
|
18 | "body-scroll-lock": "^3.0.1",
|
19 | "color": "3.1.2",
|
20 | "copy-to-clipboard": "3.3.1",
|
21 | "exenv": "^1.2.2",
|
22 | "popper.js": "^1.15.0",
|
23 | "react-animate-height": "2.0.21",
|
24 | "react-focus-lock": "^2.2.1",
|
25 | "react-spring": "^8.0.27",
|
26 | "styled-system": "5.1.5",
|
27 | "toasted-notes": "3.2.0",
|
28 | "use-dark-mode": "2.3.1"
|
29 | },
|
30 | "peerDependencies": {
|
31 | "@emotion/core": "10.x",
|
32 | "@emotion/styled": "10.x",
|
33 | "emotion-theming": "10.x",
|
34 | "react": ">= 16.8",
|
35 | "react-dom": ">= 16.8"
|
36 | },
|
37 | "author": "Segun Adebayo <sage@adebayosegun.com>",
|
38 | "license": "MIT",
|
39 | "homepage": "https://chakra-ui.com/",
|
40 | "repository": "https://github.com/chakra-ui/chakra-ui",
|
41 | "keywords": [
|
42 | "react",
|
43 | "ui",
|
44 | "design-system",
|
45 | "react-components",
|
46 | "uikit",
|
47 | "accessible",
|
48 | "components",
|
49 | "emotion",
|
50 | "library"
|
51 | ],
|
52 | "gitHead": "bf23c9514f184e58fb8f652bfaa38826d1b88906",
|
53 | "private": false
|
54 | } |
\ | No newline at end of file |