{
  "name": "grunt-contrib-clean",
  "description": "Clean files and folders.",
  "version": "0.4.1",
  "homepage": "https://github.com/gruntjs/grunt-contrib-clean",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-contrib-clean.git"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-clean/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/gruntjs/grunt-contrib-clean/blob/master/LICENSE-MIT"
    }
  ],
  "main": "Gruntfile.js",
  "engines": {
    "node": ">= 0.8.0"
  },
  "scripts": {
    "test": "grunt test"
  },
  "devDependencies": {
    "grunt-contrib-jshint": "~0.2.0",
    "grunt-contrib-nodeunit": "~0.1.2",
    "grunt-contrib-internal": "~0.4.4",
    "grunt": "~0.4.0"
  },
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "keywords": [
    "gruntplugin"
  ],
  "contributors": [
    {
      "name": "Tim Branyen",
      "url": "http://tbranyen.com/"
    },
    {
      "name": "Tyler Kellen",
      "url": "http://goingslowly.com/"
    },
    {
      "name": "Chris Talkington",
      "url": "http://christalkington.com/"
    },
    {
      "name": "Sebastian Golasch",
      "url": "http://www.asciidisco.com/"
    },
    {
      "name": "Vlad Filippov",
      "url": "http://vf.io"
    },
    {
      "name": "\"Cowboy\" Ben Alman",
      "url": "http://benalman.com/"
    }
  ],
  "_id": "grunt-contrib-clean@0.4.1",
  "dist": {
    "shasum": "7f8f46e2f2a7187e9c2d083ab30262aa6a64e334",
    "tarball": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-0.4.1.tgz"
  },
  "_from": "grunt-contrib-clean@>=0.4.0-rc6 <0.5.0",
  "_npmVersion": "1.2.11",
  "_npmUser": {
    "name": "shama",
    "email": "kyle@dontkry.com"
  },
  "maintainers": [
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    },
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "shama",
      "email": "kyle@dontkry.com"
    }
  ],
  "directories": {},
  "_shasum": "7f8f46e2f2a7187e9c2d083ab30262aa6a64e334",
  "_resolved": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-0.4.1.tgz"
}
