{
  "name": "grunt-contrib-clean",
  "description": "Clean files and folders",
  "version": "1.0.0",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-clean.git"
  },
  "license": "MIT",
  "engines": {
    "node": ">= 0.10.0"
  },
  "main": "tasks/clean.js",
  "scripts": {
    "test": "grunt test"
  },
  "dependencies": {
    "async": "^1.5.2",
    "rimraf": "^2.5.1"
  },
  "devDependencies": {
    "dir-compare": "0.0.2",
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-internal": "^0.4.10",
    "grunt-contrib-jshint": "^0.12.0",
    "grunt-contrib-nodeunit": "^0.4.1"
  },
  "peerDependencies": {
    "grunt": ">= 0.4.5"
  },
  "keywords": [
    "gruntplugin",
    "clean",
    "cleanup",
    "remove",
    "delete",
    "del",
    "rm",
    "rmrf",
    "rimraf"
  ],
  "files": [
    "tasks"
  ],
  "appveyor_id": "li28411ceq3n833d",
  "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/"
    }
  ],
  "gitHead": "af104010d9e35bc53635cd0bdec16791e009e530",
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-clean/issues"
  },
  "homepage": "https://github.com/gruntjs/grunt-contrib-clean",
  "_id": "grunt-contrib-clean@1.0.0",
  "_shasum": "6b2ed94117e2c7ffe32ee04578c96fe4625a9b6d",
  "_from": "grunt-contrib-clean@*",
  "_npmVersion": "2.14.12",
  "_nodeVersion": "4.2.6",
  "_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"
    },
    {
      "name": "vladikoff",
      "email": "vlad@vladikoff.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "jmeas",
      "email": "jellyes2@gmail.com"
    }
  ],
  "dist": {
    "shasum": "6b2ed94117e2c7ffe32ee04578c96fe4625a9b6d",
    "tarball": "http://10.10.1.7:4873/grunt-contrib-clean/-/grunt-contrib-clean-1.0.0.tgz"
  },
  "_npmOperationalInternal": {
    "host": "packages-5-east.internal.npmjs.com",
    "tmp": "tmp/grunt-contrib-clean-1.0.0.tgz_1455572673203_0.19528165156953037"
  },
  "directories": {},
  "_resolved": "http://10.10.1.7:4873/grunt-contrib-clean/-/grunt-contrib-clean-1.0.0.tgz",
  "readme": "ERROR: No README data found!"
}
