{
  "name": "gatsby-source-try-ghost",
  "version": "3.0.2",
  "description": "Gatsby source plugin for fetching content from headless Ghost CMS.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/styxlab/gatsby-theme-try-ghost"
  },
  "author": "styxlab",
  "license": "MIT",
  "keywords": [
    "gatsby",
    "gatsby-plugin",
    "gatsby-source",
    "gatsby-source-plugin",
    "gatsby-source-ghost",
    "ghost",
    "jamify",
    "jamify-source",
    "first-class",
    "gatsby-cloud"
  ],
  "dependencies": {
    "@tryghost/content-api": "1.4.15",
    "cheerio": "1.0.0-rc.5",
    "gatsby-node-helpers": "0.3.0",
    "qs": "6.9.6"
  },
  "devDependencies": {
    "eslint": "7.21.0",
    "eslint-plugin-ghost": "2.0.0"
  },
  "gitHead": "760a3c13ab52da0dcbf729d36ad91a4e12cfcec9"
}
