{
  "name": "grunt-wet-boew-postbuild",
  "version": "0.1.12",
  "description": "Grunt post build tasks for the Web Experience Toolkit",
  "scripts": {
    "test": "grunt test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wet-boew/grunt-wet-boew-postbuild.git"
  },
  "author": "Laurent Goderre <laurent.goderre@gmail.com> (http://github.com/LaurentGoderre)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/wet-boew/grunt-wet-boew-postbuild/issues"
  },
  "homepage": "https://github.com/wet-boew/grunt-wet-boew-postbuild",
  "dependencies": {
    "node-git-simple": "^0.2.0"
  },
  "devDependencies": {
    "expect.js": "^0.3.1",
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.11.2",
    "grunt-run-task": "^0.2.0",
    "grunt-simple-mocha": "^0.4.0",
    "load-grunt-tasks": "^3.2.0",
    "mocha": "^2.2.5",
    "rimraf": "^2.2.8"
  },
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "files": [
    "tasks"
  ]
}
