{
  "name": "gatsby-theme-projecta",
  "author": "dennis@narative.co",
  "repository": "https://github.com/nathancahill/gatsby-theme-novela",
  "version": "0.11.3",
  "main": "index.js",
  "license": "MIT",
  "keywords": [
    "narative",
    "gatsby",
    "gatsby-plugin",
    "gatsby-theme",
    "gatsby-theme-novela",
    "blog",
    "medium",
    "articles",
    "react"
  ],
  "scripts": {
    "build": "gatsby build",
    "clean": "gatsby clean",
    "contentful:export": "contentful space export --config contentful.json --skip-content --skip-roles --skip-webhooks",
    "contentful:export:model": "contentful space export --config contentful.json",
    "contentful:import": "contentful space import --config contentful.json",
    "develop": "gatsby develop",
    "publish": "npm publish --access public"
  },
  "peerDependencies": {
    "gatsby": "^2.15.7",
    "react": "^16.8.6",
    "react-dom": "^16.8.6"
  },
  "devDependencies": {
    "gatsby": "^2.15.7",
    "react": "^16.8.6",
    "react-dom": "^16.8.6"
  },
  "dependencies": {
    "@emotion/core": "^10.0.14",
    "@emotion/styled": "^10.0.14",
    "@mdx-js/mdx": "^1.1.0",
    "@mdx-js/react": "^1.0.27",
    "adm-zip": "^0.4.13",
    "babel-plugin-emotion": "^10.0.14",
    "contentful-cli": "^0.36.0",
    "gatsby": "^2.15.7",
    "gatsby-image": "^2.2.7",
    "gatsby-paginate": "^1.1.0",
    "gatsby-plugin-emotion": "^4.1.2",
    "gatsby-plugin-feed": "2.3.7",
    "gatsby-plugin-mailchimp": "^5.1.2",
    "gatsby-plugin-mdx": "^1.0.32",
    "gatsby-plugin-react-helmet": "^3.1.2",
    "gatsby-plugin-sharp": "^2.2.9",
    "gatsby-plugin-theme-ui": "^0.2.40",
    "gatsby-plugin-typescript": "^2.1.2",
    "gatsby-remark-autolink-headers": "^2.1.3",
    "gatsby-remark-check-links": "^1.1.5",
    "gatsby-remark-copy-linked-files": "^2.1.3",
    "gatsby-remark-external-links": "0.0.4",
    "gatsby-remark-images": "^3.1.7",
    "gatsby-remark-numbered-footnotes": "^1.0.0",
    "gatsby-remark-prismjs": "^3.3.3",
    "gatsby-remark-smartypants": "^2.1.2",
    "gatsby-remark-typescript": "^0.0.12",
    "gatsby-source-filesystem": "^2.1.6",
    "gatsby-transformer-remark": "^2.6.9",
    "gatsby-transformer-sharp": "^2.2.4",
    "gatsby-transformer-yaml": "^2.2.4",
    "lodash": "^4.17.15",
    "prism-react-renderer": "^0.1.7",
    "react-helmet": "^5.2.1",
    "react-live": "^2.2.0",
    "react-medium-image-zoom": "^3.1.1",
    "react-outside-click-handler": "^1.2.4",
    "remark-slug": "^5.1.2",
    "request": "^2.88.0",
    "theme-ui": "^0.2.40",
    "typeface-merriweather": "^0.0.72"
  }
}
