{
  "name": "grunt-gabarito",
  "description": "Gabarito plugin for grunt.",
  "version": "0.0.6",
  "homepage": "https://github.com/pablo/grunt-gabarito",
  "author": {
    "name": "Pablo Cabrera",
    "email": "pablo.cabrera.munoz@gmail.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/pablo-cabrera/grunt-gabarito.git"
  },
  "licenses": "MIT",
  "scripts": {
    "test": "grunt"
  },
  "dependencies": {
    "ilk": "0.3.0",
    "parts": "0.0.2"
  },
  "devDependencies": {
    "gabarito": "^0.1.0",
    "grunt": "~0.4.5",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-yuidoc": "^1.0.0",
    "yuidoc-clear-theme": "^2.0.0"
  },
  "peerDependencies": {
    "grunt": "~0.4.5",
    "gabarito": "^0.0.1"
  },
  "main": "./lib/GabaritoTask.js",
  "keywords": [
    "gruntplugin gabarito"
  ]
}
