{ "_args": [ [ "grunt-contrib-watch@0.6.1", "C:\\wamp64\\www\\ilink" ] ], "_development": true, "_from": "grunt-contrib-watch@0.6.1", "_id": "grunt-contrib-watch@0.6.1", "_inBundle": false, "_integrity": "sha1-ZP3LolpjX1tNobbOb5DaCutuPxU=", "_location": "/grunt-contrib-watch", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "grunt-contrib-watch@0.6.1", "name": "grunt-contrib-watch", "escapedName": "grunt-contrib-watch", "rawSpec": "0.6.1", "saveSpec": null, "fetchSpec": "0.6.1" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-0.6.1.tgz", "_spec": "0.6.1", "_where": "C:\\wamp64\\www\\ilink", "author": { "name": "Grunt Team", "url": "http://gruntjs.com/" }, "bugs": { "url": "https://github.com/gruntjs/grunt-contrib-watch/issues" }, "dependencies": { "async": "~0.2.9", "gaze": "~0.5.1", "lodash": "~2.4.1", "tiny-lr-fork": "0.0.5" }, "description": "Run predefined tasks whenever watched file patterns are added, changed or deleted.", "devDependencies": { "grunt": "~0.4.0", "grunt-contrib-internal": "~0.4.7", "grunt-contrib-jshint": "~0.8.0", "grunt-contrib-nodeunit": "~0.3.3", "underscore.string": "~2.3.3" }, "engines": { "node": ">= 0.8.0" }, "files": [ "tasks", "LICENSE-MIT" ], "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" } ], "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.6.1" }