{
  "name": "@draftbox-co/gatsby-ghost-balsa-theme",
  "description": "A Gatsby theme plugin for creating blogs from headless Ghost CMS.",
  "version": "1.0.49",
  "license": "MIT",
  "author": "Draftbox",
  "homepage": "https://github.com/draftbox-co/gatsby-ghost-balsa-theme",
  "repository": {
    "url": "https://github.com/draftbox-co/gatsby-ghost-balsa-theme",
    "type": "git"
  },
  "main": "index.js",
  "resolutions": {
    "sharp": "0.23.4"
  },
  "engines": {
    "node": ">= 8.9.0"
  },
  "keywords": [
    "gatsby",
    "gatsby-plugin",
    "gatsby-theme",
    "ghost",
    "ghost-theme",
    "casper",
    "blogging",
    "static-site",
    "static-site-generator",
    "gatsbyjs",
    "react"
  ],
  "scripts": {
    "serve": "gatsby build && NODE_ENV=production gatsby serve",
    "build": "gatsby build",
    "develop": "gatsby develop",
    "lint": "eslint . --ext .js --cache",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "devDependencies": {
    "@types/classnames": "^2.2.10",
    "@types/react-helmet": "^6.0.0",
    "autoprefixer": "^9.7.6",
    "babel-eslint": "^10.1.0",
    "eslint": "^6.8.0",
    "eslint-plugin-ghost": "^1.0.0",
    "eslint-plugin-react": "^7.18.3",
    "gatsby": "2.21.20",
    "react": "^16.12.0",
    "react-dom": "^16.12.0"
  },
  "peerDependencies": {
    "gatsby": "2.21.20",
    "react": "^16.12.0",
    "react-dom": "^16.12.0"
  },
  "dependencies": {
    "@draftbox-co/gatsby-plugin-amp": "^0.2.4",
    "@draftbox-co/gatsby-plugin-css-variables": "^0.0.3",
    "@draftbox-co/gatsby-plugin-webfonts": "^1.1.3",
    "@tailwindcss/typography": "^0.2.0",
    "@tryghost/helpers": "^1.1.22",
    "@tryghost/url-utils": "^0.6.13",
    "autoprefixer": "^9.7.4",
    "babel-plugin-prismjs": "^2.0.1",
    "babel-plugin-styled-components": "^1.10.7",
    "babel-preset-gatsby": "^0.2.29",
    "cheerio": "^1.0.0-rc.3",
    "classnames": "^2.2.6",
    "cssnano": "^4.1.10",
    "disqus-react": "^1.0.8",
    "gatsby-awesome-pagination": "^0.3.5",
    "gatsby-background-image": "^0.10.2",
    "gatsby-image": "^2.2.41",
    "gatsby-plugin-advanced-sitemap": "^1.5.1",
    "gatsby-plugin-catch-links": "^2.1.26",
    "gatsby-plugin-feed": "^2.3.27",
    "gatsby-plugin-force-trailing-slashes": "^1.0.4",
    "gatsby-plugin-manifest": "^2.2.42",
    "gatsby-plugin-page-creator": "^2.1.40",
    "gatsby-plugin-postcss": "^2.1.20",
    "gatsby-plugin-purgecss": "^5.0.0",
    "gatsby-plugin-react-helmet": "^3.1.22",
    "gatsby-plugin-remove-generator": "^1.0.5",
    "gatsby-plugin-sharp": "^2.4.5",
    "gatsby-plugin-typescript": "^2.4.0",
    "gatsby-rehype-ghost-links": "1.1.0",
    "gatsby-rehype-prismjs": "^0.0.9",
    "gatsby-source-filesystem": "^2.1.48",
    "gatsby-source-ghost": "^4.0.3",
    "gatsby-transformer-rehype": "1.1.0",
    "gatsby-transformer-sharp": "^2.3.14",
    "lodash": "^4.17.19",
    "node-sass": "^4.13.1",
    "prismjs": "^1.19.0",
    "react-helmet": "^5.2.1",
    "react-intersection-observer": "^8.26.2",
    "reading-time": "^1.2.0",
    "styled-components": "^5.0.1",
    "tailwindcss": "^1.6.0"
  }
}
