{
  "name": "creativepress",
  "capitalname": "creativepress",
  "version": "1.0.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/"
  },
  "private": true,
  "theme": {
    "name": "creativepress",
    "uri": "https://creativepressthemes.com",
    "description": "The Care Starter Theme.",
    "author": "creativepress",
    "authoruri": "http://www.creativepressthemes.com",
    "tags": "white, light, one-column, two-columns, right-sidebar, responsive-layout, custom-header, custom-menu, editor-style, featured-images, 'seo-friendly', microformats, post-formats, sticky-post, translation-ready",
    "license": "GPL-2.0+",
    "licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html",
    "textdomain": "alpha",
    "domainpath": "/languages"
  },
  "pot": {
    "reportmsgidbugsto": "John Doe <demo@creativepressthemes.com>",
    "lasttranslator": "John Doe <demo@creativepressthemes.com>",
    "languageteam": "John Doe <demo@creativepressthemes.com>"
  },
  "dependencies": {},
  "devDependencies": {
    "gulp": "^3.8.11",
    "autoprefixer": "^2.1.0",
    "gulp-combine-media-queries": "^0.1.0",
    "gulp-concat": "^2.5.2",
    "gulp-filter": "^2.0.2",
    "gulp-ignore": "^1.2.1",
    "gulp-newer": "^0.3.0",
    "gulp-imagemin": "^0.6.2",
    "gulp-jshint": "^1.9.4",
    "gulp-livereload": "^2.1.1",
    "gulp-notify": "^2.2.0",
    "gulp-plumber": "^0.6.6",
    "gulp-rename": "^1.2.0",
    "del": "^2.0.0",
    "run-sequence": "^0.3.2",
    "gulp-sass": "^2.0.0",
    "gulp-uglify": "^1.1.0",
    "gulp-uglifycss": "^1.0.4",
    "gulp-util": "^3.0.4",
    "gulp-wp-rev": "0.0.1",
    "gulp-zip": "^2.0.3",
    "tiny-lr": "0.0.7"
  },
  "engines": {
    "node": ">=0.10.0"
  }
}