{
  "name": "gatsby-theme-flex",
  "description": "A Gatsby theme with flexible blocks for your Markdown pages.",
  "author": "arshad <arshad@chummun.com>",
  "version": "0.4.1",
  "main": "index.js",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "gatsby",
    "gatsby-plugin",
    "gatsby-theme",
    "components"
  ],
  "bugs": {
    "url": "https://github.com/arshad/gatsby-themes/issues"
  },
  "homepage": "https://github.com/arshad/gatsby-themes",
  "repository": {
    "type": "git",
    "url": "https://github.com/arshad/gatsby-themes.git",
    "directory": "themes/gatsby-theme-flex"
  },
  "peerDependencies": {
    "gatsby": "^2.21.11",
    "react": "^16.13.1",
    "react-dom": "^16.13.1"
  },
  "devDependencies": {
    "gatsby": "^2.21.11",
    "react": "^16.13.1",
    "react-dom": "^16.13.1"
  },
  "dependencies": {
    "@arshad/gatsby-theme-page-core": "^1.1.6",
    "@mdx-js/mdx": "^1.5.1",
    "@mdx-js/react": "^1.5.1",
    "@theme-ui/color": "^0.3.1",
    "@theme-ui/color-modes": "^0.3.1",
    "@theme-ui/prism": "^0.3.0",
    "deepmerge": "^4.2.2",
    "gatsby-plugin-manifest": "^2.2.37",
    "gatsby-plugin-react-helmet": "^3.1.18",
    "gatsby-plugin-theme-ui": "^0.3.0",
    "is-relative-url": "^3.0.0",
    "lodash": "^4.17.15",
    "prop-types": "^15.7.2",
    "react-helmet": "^6.0.0",
    "striptags": "^3.1.1",
    "theme-ui": "^0.3.1"
  },
  "gitHead": "f37c206728b2a2245ce7e993341e3aa16e3c67a9"
}
