{
  "name": "grunt-contrib-watch",
  "description": "Run predefined tasks whenever watched file patterns are added, changed or deleted.",
  "version": "0.2.0-rc5",
  "homepage": "https://github.com/gruntjs/grunt-contrib-watch",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-contrib-watch.git"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-watch/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/gruntjs/grunt-contrib-watch/blob/master/LICENSE-MIT"
    }
  ],
  "main": "Gruntfile.js",
  "engines": {
    "node": ">= 0.8.0"
  },
  "scripts": {
    "test": "grunt nodeunit -v"
  },
  "dependencies": {
    "gaze": "~0.3.2"
  },
  "devDependencies": {
    "grunt": "~0.4.0rc5",
    "grunt-contrib-jshint": "~0.1.1rc5",
    "grunt-contrib-nodeunit": "~0.1.2rc5",
    "grunt-contrib-internal": "*"
  },
  "keywords": [
    "gruntplugin",
    "watch"
  ],
  "contributors": [
    {
      "name": "Kyle Robinson Young",
      "url": "http://dontkry.com"
    },
    {
      "name": "\"Cowboy\" Ben Alman",
      "url": "http://benalman.com"
    }
  ],
  "_id": "grunt-contrib-watch@0.2.0-rc5",
  "dist": {
    "shasum": "b4361afa5243de553f5007ac15f4cf636196f9bc",
    "tarball": "https://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-0.2.0rc5.tgz"
  },
  "_npmVersion": "1.1.66",
  "_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": "b4361afa5243de553f5007ac15f4cf636196f9bc",
  "_resolved": "https://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-0.2.0rc5.tgz",
  "_from": "grunt-contrib-watch@0.2.0-rc5"
}
