{
  "name": "@axe312/gatsby-theme-docz",
  "version": "2.0.0-rc.2",
  "description": "Gatsby theme created to use Docz",
  "license": "MIT",
  "author": "Pedro Nauck (pedronauck@gmail.com)",
  "keywords": [
    "gatsby",
    "gatsby-theme",
    "docz"
  ],
  "scripts": {
    "fix": "yarn lint --fix",
    "lint": "eslint . --ext .js",
    "precommit": "lint-staged"
  },
  "dependencies": {
    "@emotion/core": "^10.0.14",
    "@emotion/styled": "^10.0.14",
    "@loadable/component": "^5.10.2",
    "@mdx-js/mdx": "^1.3.1",
    "@mdx-js/react": "^1.3.1",
    "@theme-ui/typography": "^0.2.5",
    "babel-plugin-export-metadata": "^2.0.0-rc.1",
    "copy-text-to-clipboard": "^2.1.0",
    "docz": "^2.0.0-rc.1",
    "@axe312/docz-core": "^2.0.0-rc.1",
    "emotion-theming": "^10.0.14",
    "fs-extra": "^8.1.0",
    "gatsby": "^2.13.80",
    "gatsby-plugin-alias-imports": "^1.0.5",
    "gatsby-plugin-compile-es6-packages": "^2.1.0",
    "gatsby-plugin-emotion": "^4.1.4",
    "gatsby-plugin-manifest": "^2.2.9",
    "gatsby-plugin-mdx": "^1.0.30",
    "gatsby-plugin-react-helmet": "^3.1.5",
    "gatsby-plugin-root-import": "^2.0.5",
    "lodash": "^4.17.14",
    "mdx-utils": "^0.2.0",
    "prop-types": "^15.7.2",
    "re-resizable": "^5.0.1",
    "react-feather": "^2.0.3",
    "react-helmet": "^5.2.1",
    "react-live": "^2.1.2",
    "rehype-docz": "^2.0.0-rc.1",
    "rehype-slug": "^2.0.3",
    "remark-docz": "^2.0.0-rc.1",
    "remark-frontmatter": "^1.3.2",
    "theme-ui": "^0.2.14",
    "typescript": "3.5.3",
    "typography-theme-moraga": "^0.16.19",
    "yargs": "^13.3.0"
  },
  "devDependencies": {
    "babel-eslint": "10.0.2",
    "eslint": "^6.0.1",
    "eslint-config-docz-js": "^2.0.0-rc.1"
  },
  "peerDependencies": {
    "react": "^16.8.0",
    "react-dom": "^16.8.0"
  }
}
