{
  "name": "@elency/gatsby-theme-core",
  "version": "0.3.0",
  "main": "index.js",
  "license": "MIT",
  "description": "Core theme of the Elency Gatsby theme",
  "keywords": [
    "gatsby",
    "theme-ui",
    "react",
    "elency",
    "theme",
    "mdx"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/that-joao/elency.git",
    "directory": "packages/gatsby-theme-core"
  },
  "devDependencies": {
    "gatsby": "2.24.2",
    "react": "16.13.1",
    "react-dom": "16.13.1"
  },
  "dependencies": {
    "@elency/preset-default": "^0.1.0",
    "@elency/ui-components": "^0.2.1",
    "@mdx-js/react": "1.6.1",
    "gatsby-image": "2.4.3",
    "gatsby-plugin-mdx": "1.2.6",
    "gatsby-plugin-sharp": "2.6.2",
    "gatsby-plugin-theme-ui": "0.3.0",
    "gatsby-source-filesystem": "2.3.1",
    "gatsby-transformer-javascript-frontmatter": "2.3.1",
    "gatsby-transformer-sharp": "2.5.2",
    "slugify": "1.4.4",
    "theme-ui": "0.3.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "1b9ee6193a3cdfc0bfa11f5f501e64430947a940"
}
