{
  "name": "gatsby-theme-headless-wordpress",
  "description": "Creates pages for all of the content source by gatsby-source-wordpress.",
  "author": "Caleb Barnes <caleb.d.barnes@gmail.com>",
  "version": "0.1.13",
  "main": "index.js",
  "bugs": {
    "url": "https://github.com/CalebBarnes/gatsby-theme-headless-wordpress/issues"
  },
  "scripts": {
    "build": "gatsby build",
    "clean": "gatsby clean",
    "develop": "gatsby develop"
  },
  "devDependencies": {
    "dumper.js": "^1.3.1"
  },
  "homepage": "https://github.com/CalebBarnes/gatsby-theme-headless-wordpress#readme",
  "keywords": [
    "gatsby",
    "gatsby-plugin",
    "gatsby-theme",
    "gatsby-theme-headless-wordpress",
    "gatsby-plugin-wordpress",
    "gatsby-source-wordpress",
    "wordpress",
    "gatsby-theme-wordpress"
  ],
  "license": "MIT"
}
