{
  "_args": [
    [
      {
        "raw": "grunt-contrib-watch@~1.0.0",
        "scope": null,
        "escapedName": "grunt-contrib-watch",
        "name": "grunt-contrib-watch",
        "rawSpec": "~1.0.0",
        "spec": ">=1.0.0 <1.1.0",
        "type": "range"
      },
      "/Users/tsnorri/bower_components/bootstrap"
    ]
  ],
  "_from": "grunt-contrib-watch@>=1.0.0 <1.1.0",
  "_id": "grunt-contrib-watch@1.0.0",
  "_inCache": true,
  "_location": "/grunt-contrib-watch",
  "_nodeVersion": "4.2.6",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/grunt-contrib-watch-1.0.0.tgz_1457820583535_0.12563787307590246"
  },
  "_npmUser": {
    "name": "shama",
    "email": "kyle@dontkry.com"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-contrib-watch@~1.0.0",
    "scope": null,
    "escapedName": "grunt-contrib-watch",
    "name": "grunt-contrib-watch",
    "rawSpec": "~1.0.0",
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-1.0.0.tgz",
  "_shasum": "84a1a7a1d6abd26ed568413496c73133e990018f",
  "_shrinkwrap": null,
  "_spec": "grunt-contrib-watch@~1.0.0",
  "_where": "/Users/tsnorri/bower_components/bootstrap",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-watch/issues"
  },
  "contributors": [
    {
      "name": "Kyle Robinson Young",
      "url": "http://dontkry.com"
    },
    {
      "name": "\"Cowboy\" Ben Alman",
      "url": "http://benalman.com"
    },
    {
      "name": "Tyler Kellen",
      "url": "http://goingslowly.com"
    },
    {
      "name": "Gong Hao"
    },
    {
      "name": "Jaime Pillora"
    },
    {
      "name": "Chris Danford"
    },
    {
      "name": "Jason San Jose"
    },
    {
      "name": "Oleg Seletsky"
    },
    {
      "name": "Jamie Stackhouse"
    },
    {
      "name": "Chris Talkington"
    },
    {
      "name": "Oliver Joseph Ash"
    },
    {
      "name": "Iskren Chernev"
    },
    {
      "name": "Joey Baker"
    },
    {
      "name": "John K. Paul"
    },
    {
      "name": "Jurie-Jan Botha"
    },
    {
      "name": "Michał Gołębiowski"
    },
    {
      "name": "Willie V"
    },
    {
      "name": "cfddream"
    },
    {
      "name": "Chris Wren"
    },
    {
      "name": "Daniel Steigerwald"
    },
    {
      "name": "Rich Trott"
    }
  ],
  "dependencies": {
    "async": "^1.5.0",
    "gaze": "^1.0.0",
    "lodash": "^3.10.1",
    "tiny-lr": "^0.2.1"
  },
  "description": "Run predefined tasks whenever watched file patterns are added, changed or deleted",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-internal": "^0.4.14",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-nodeunit": "^1.0.0",
    "grunt-jscs": "^2.8.0",
    "underscore.string": "^3.2.2"
  },
  "directories": {},
  "dist": {
    "shasum": "84a1a7a1d6abd26ed568413496c73133e990018f",
    "tarball": "https://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-1.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "gitHead": "d3d8c01b25e0c759d76b236313cf49963983cb77",
  "homepage": "https://github.com/gruntjs/grunt-contrib-watch",
  "keywords": [
    "gruntplugin",
    "watch",
    "livereload"
  ],
  "license": "MIT",
  "main": "tasks/watch.js",
  "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"
    }
  ],
  "name": "grunt-contrib-watch",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-watch.git"
  },
  "scripts": {
    "test": "grunt test -v"
  },
  "version": "1.0.0"
}
