{
  "name": "craigsimpson",
  "homepage": "https://craigsimpson.scot/",
  "version": "1.0.0",
  "author": "Craig Simpson <craig@craigsimpson.scot>",
  "description": "Theme for my personal website, based on the Genesis Framework.",
  "repository": "https://github.com/craigsimps/genesis-starter-theme.git",
  "license": "GPL-2.0",
  "main": "Gulpfile.js",
  "dependencies": {
    "gulp": "^3.9.1",
    "gulp-wp-toolkit": "^1.0.1"
  },
  "theme": {
    "name": "Your Theme Name",
    "description": "Your theme description.",
    "tags": "white, one-column, two-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, rtl-language-support, translation-ready",
    "license": "GPL-2.0+",
    "licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html",
    "domainpath": "/languages",
    "notes": "This is a section for notes.\nIt can be on multiple lines by using \\n instead of real line breaks."
  }
}
