{
  "name": "wp-stateless",
  "title": "WP-Stateless",
  "description": "wpCloud Stateless Media for GCE",
  "version": "1.9.1",
  "homepage": "https://usabilitydynamics.com",
  "author": {
    "name": "UsabilityDynamics, Inc.",
    "url": "https://usabilitydynamics.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wpCloud/wp-stateless"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "dependencies": {
    "load-grunt-tasks": "^0.6.0",
    "grunt": "^0.4.5"
  },
  "devDependencies": {
    "grunt-contrib-clean": "~0.5.0",
    "grunt-markdown": "~0.4.0",
    "grunt-contrib-less": "~0.8.3",
    "grunt-contrib-uglify": "~0.2.4",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-phpunit": "~0.3.3",
    "grunt-shell": "~0.6.0"
  }
}
