{
  "name": "gatsby-theme-chronoblog-whc",
  "version": "0.0.1",
  "description": "Chronoblog is a Gatsby js theme specifically designed to create a personal website.  The main idea of ​​Chronoblog is to allow you not only to write a personal blog but also to keep a record of everything important that you have done.",
  "keywords": [
    "blog",
    "chronoblog",
    "feed",
    "gatsby",
    "gatsby-plugin",
    "gatsby-starter",
    "gatsby-theme",
    "gatsbyjs",
    "mdx",
    "react",
    "theme-ui",
    "timeline"
  ],
  "homepage": "https://github.com/WebHostingCoopTeam/gatsby-theme-chronoblog-whc",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/WebHostingCoopTeam/gatsby-theme-chronoblog-whc.git"
  },
  "license": "MIT",
  "author": "Josh Cox <josh@webhosting.coop>",
  "main": "index",
  "typings": "index",
  "scripts": {
    "build": "gatsby build",
    "clean": "gatsby clean",
    "start": "gatsby develop"
  },
  "dependencies": {
    "@babel/core": "^7.10.2",
    "@emotion/core": "^10.0.28",
    "@fortawesome/fontawesome-svg-core": "^1.2.25",
    "@fortawesome/free-brands-svg-icons": "^5.11.2",
    "@fortawesome/free-solid-svg-icons": "^5.11.2",
    "@fortawesome/react-fontawesome": "^0.1.7",
    "@mdx-js/mdx": "^1.6.5",
    "@mdx-js/react": "^1.6.5",
    "@reach/router": "^1.3.3",
    "@theme-ui/components": "0.2.50",
    "@theme-ui/match-media": "0.2.52",
    "@theme-ui/preset-base": "0.2.44",
    "@theme-ui/prism": "0.2.50",
    "debug": "^4.1.1",
    "gatsby": "^2.23.3",
    "gatsby-image": "^2.4.7",
    "gatsby-plugin-emotion": "^4.3.4",
    "gatsby-plugin-mdx": "^1.2.15",
    "gatsby-plugin-page-creator": "^2.3.9",
    "gatsby-plugin-react-helmet": "^3.3.4",
    "gatsby-plugin-sharp": "^2.6.11",
    "gatsby-plugin-theme-ui": "0.2.53",
    "gatsby-remark-images": "^3.3.10",
    "gatsby-remark-responsive-iframe": "^2.4.5",
    "gatsby-source-filesystem": "^2.3.11",
    "gatsby-transformer-sharp": "^2.5.5",
    "lodash": "^4.17.15",
    "normalize-url": "^4.5.0",
    "react-headroom": "^3.0.0",
    "react-helmet": "^6.1.0",
    "react-hover-observer": "^2.1.1",
    "remark-slug": "^5.1.2",
    "remark-unwrap-images": "^0.2.0",
    "theme-ui": "0.2.52",
    "url-join": "^4.0.1"
  },
  "devDependencies": {
    "gatsby": "^2.23.3",
    "react": "^16.13.1",
    "react-dom": "^16.13.1"
  },
  "peerDependencies": {
    "gatsby": "^2.23.3",
    "react": "^16.13.1",
    "react-dom": "^16.13.1"
  },
  "engines": {
    "node": ">=10.15.0"
  }
}
