{
  "name": "@teste-ui/gatsby-plugin",
  "version": "3.0.1",
  "description": "Drop-in Chakra UI support for Gatsby sites",
  "author": "Alex Luong <alex@alexluong.com>",
  "license": "MIT",
  "homepage": "https://chakra-ui.com/",
  "repository": "https://github.com/chakra-ui/chakra-ui",
  "keywords": [
    "chakra-ui",
    "gatsby",
    "gatsby-plugin"
  ],
  "publishConfig": {
    "access": "public"
  },
  "peerDependencies": {
    "@teste-ui/react": ">=2.0.0-next.0",
    "gatsby": "^2.29.3 || ^3.0.0 || ^4.0.0"
  },
  "devDependencies": {
    "@teste-ui/react": "2.2.2",
    "gatsby": "^3.0.0"
  }
}
