{
  "name": "grunt-docco",
  "description": "Grunt Docco plugin.",
  "version": "0.3.3",
  "homepage": "https://github.com/DavidSouther/grunt-docco",
  "author": {
    "name": "David Souther",
    "email": "davidsouther@gmail.com",
    "url": "http://www.davidsouther.com"
  },
  "contributors": [
    {
      "name": "Alasdair Mercer",
      "email": "mercer.alasdair@gmail.com"
    },
    {
      "name": "Asa Ayers",
      "email": "Asa.Ayers@Gmail.com"
    },
    {
      "name": "Brad Dougherty",
      "email": "me@brad.is"
    },
    {
      "name": "Diego Fernandez",
      "email": "diegof79@gmail.com"
    },
    {
      "name": "Ilya Radchenko",
      "email": "ilya@burstcreations.com"
    },
    {
      "name": "Sam Breed",
      "email": "sam@quickleft.com"
    },
    {
      "name": "Simon Elliott",
      "email": "simon@papercreatures.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/DavidSouther/grunt-docco.git"
  },
  "bugs": {
    "url": "https://github.com/DavidSouther/grunt-docco/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/DavidSouther/grunt-docco/blob/master/LICENSE-MIT"
    }
  ],
  "engines": {
    "node": "*"
  },
  "main": "Gruntfile.js",
  "scripts": {
    "test": "grunt test"
  },
  "dependencies": {
    "docco": "~0.6.3"
  },
  "devDependencies": {
    "rimraf": "~2.2.5",
    "grunt": "~0.4.0",
    "grunt-contrib-nodeunit": "~0.2.2",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-jshint": "~0.8.0",
    "grunt-release": "~0.6.0"
  },
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "keywords": [
    "gruntplugin"
  ],
  "_id": "grunt-docco@0.3.3",
  "dist": {
    "shasum": "f3cb67906c055fb9b001ecbb598115181fbbc91f",
    "tarball": "http://registry.npmjs.org/grunt-docco/-/grunt-docco-0.3.3.tgz"
  },
  "_from": "grunt-docco@~0.3.3",
  "_npmVersion": "1.3.21",
  "_npmUser": {
    "name": "neocotic",
    "email": "mercer.alasdair@gmail.com"
  },
  "maintainers": [
    {
      "name": "DavidSouther",
      "email": "davidsouther@gmail.com"
    },
    {
      "name": "davidsouther",
      "email": "davidsouther@gmail.com"
    },
    {
      "name": "neocotic",
      "email": "mercer.alasdair@gmail.com"
    }
  ],
  "directories": {},
  "_shasum": "f3cb67906c055fb9b001ecbb598115181fbbc91f",
  "_resolved": "https://registry.npmjs.org/grunt-docco/-/grunt-docco-0.3.3.tgz",
  "readme": "ERROR: No README data found!"
}
