{ "_from": "grunt-contrib-watch@^0.5.3", "_id": "grunt-contrib-watch@0.5.3", "_inBundle": false, "_integrity": "sha1-fZ61Rl1Qb6FPqspH5uh5CoLBye4=", "_location": "/grunt-contrib-watch", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "grunt-contrib-watch@^0.5.3", "name": "grunt-contrib-watch", "escapedName": "grunt-contrib-watch", "rawSpec": "^0.5.3", "saveSpec": null, "fetchSpec": "^0.5.3" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-0.5.3.tgz", "_shasum": "7d9eb5465d506fa14faaca47e6e8790a82c1c9ee", "_spec": "grunt-contrib-watch@^0.5.3", "_where": "F:\\wamp64\\www\\project\\gc\\public\\assets\\libs\\jcrop", "author": { "name": "Grunt Team", "url": "http://gruntjs.com/" }, "bugs": { "url": "https://github.com/gruntjs/grunt-contrib-watch/issues" }, "bundleDependencies": false, "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": { "gaze": "~0.4.0", "tiny-lr": "0.0.4" }, "deprecated": false, "description": "Run predefined tasks whenever watched file patterns are added, changed or deleted.", "devDependencies": { "grunt": "~0.4.0", "grunt-contrib-internal": "~0.4.6", "grunt-contrib-jshint": "~0.4.3", "grunt-contrib-nodeunit": "~0.1.2" }, "engines": { "node": ">= 0.8.0" }, "homepage": "https://github.com/gruntjs/grunt-contrib-watch", "keywords": [ "gruntplugin", "watch" ], "licenses": [ { "type": "MIT", "url": "https://github.com/gruntjs/grunt-contrib-watch/blob/master/LICENSE-MIT" } ], "main": "Gruntfile.js", "name": "grunt-contrib-watch", "peerDependencies": { "grunt": "~0.4.0" }, "repository": { "type": "git", "url": "git://github.com/gruntjs/grunt-contrib-watch.git" }, "scripts": { "test": "grunt nodeunit -v" }, "version": "0.5.3" }