{
  "name": "@westegg/gatsby-theme-core",
  "description": "",
  "version": "0.0.49",
  "main": "gatsby-config.js",
  "license": "MIT",
  "scripts": {
    "build": "npm run lint && echo 'no build'",
    "lint": "prettier --write --config package.json \".{/notes/**/,/pages/**/,/posts/**/,/projects/**/,/src/**/,/}*.{md,mdx,css,sass,less,json,js,jsx,ts,tsx}\""
  },
  "peerDependencies": {
    "gatsby": "^2.13.32",
    "react": "^16.9.0",
    "react-dom": "^16.9.0"
  },
  "dependencies": {
    "@emotion/core": "10.0.28",
    "@emotion/styled": "10.0.27",
    "@mdx-js/mdx": "1.5.7",
    "@mdx-js/react": "1.5.7",
    "@mdx-js/tag": "0.20.3",
    "fs-extra": "8.1.0",
    "gatsby-image": "2.2.43",
    "gatsby-mdx": "0.6.3",
    "gatsby-plugin-emotion": "4.1.24",
    "gatsby-plugin-matomo": "0.8.1",
    "gatsby-plugin-mdx": "1.0.82",
    "gatsby-plugin-netlify": "2.1.34",
    "gatsby-plugin-netlify-cms": "4.1.41",
    "gatsby-plugin-offline": "3.0.40",
    "gatsby-plugin-page-creator": "2.1.45",
    "gatsby-plugin-react-helmet": "3.1.23",
    "gatsby-plugin-redirects": "1.0.0",
    "gatsby-plugin-sharp": "2.4.12",
    "gatsby-plugin-theme-ui": "0.3.0",
    "gatsby-remark-copy-linked-files": "2.1.39",
    "gatsby-remark-images": "3.1.49",
    "gatsby-remark-relative-images": "0.3.0",
    "gatsby-source-filesystem": "2.1.55",
    "gatsby-transformer-remark": "2.6.58",
    "gatsby-transformer-sharp": "2.3.18",
    "netlify-cms-app": "2.11.29",
    "prismjs": "1.19.0",
    "react-helmet": "6.0.0-beta.2",
    "rehype-autolink-headings": "^2.0.5",
    "rehype-highlight": "^3.0.0",
    "rehype-slug": "^2.0.3",
    "rehype-toc": "^3.0.0",
    "styled-system": "5.1.5",
    "theme-ui": "0.3.1"
  },
  "devDependencies": {
    "@misk/prettier": "0.1.25"
  },
  "prettier": "@misk/prettier",
  "keywords": [
    "gatsby",
    "gatsby-plugin",
    "gatsby-theme",
    "markdown",
    "mdx",
    "digital-garden"
  ],
  "gitHead": "223e6515f8831c2948812bfda24e66656fc02452"
}
