{ "_args": [ [ "gaze@~0.5.1", "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/grunt-contrib-watch" ] ], "_from": "gaze@>=0.5.1 <0.6.0", "_id": "gaze@0.5.1", "_inCache": true, "_location": "/gaze", "_npmUser": { "email": "kyle@dontkry.com", "name": "shama" }, "_npmVersion": "1.2.30", "_phantomChildren": {}, "_requested": { "name": "gaze", "raw": "gaze@~0.5.1", "rawSpec": "~0.5.1", "scope": null, "spec": ">=0.5.1 <0.6.0", "type": "range" }, "_requiredBy": [ "/grunt-contrib-watch" ], "_resolved": "https://registry.npmjs.org/gaze/-/gaze-0.5.1.tgz", "_shasum": "22e731078ef3e49d1c4ab1115ac091192051824c", "_shrinkwrap": null, "_spec": "gaze@~0.5.1", "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/grunt-contrib-watch", "author": { "email": "kyle@dontkry.com", "name": "Kyle Robinson Young" }, "bugs": { "url": "https://github.com/shama/gaze/issues" }, "dependencies": { "globule": "~0.1.0" }, "description": "A globbing fs.watch wrapper built from the best parts of other fine watch libs.", "devDependencies": { "async": "~0.2.10", "grunt": "~0.4.1", "grunt-benchmark": "~0.2.0", "grunt-cli": "~0.1.13", "grunt-contrib-jshint": "~0.6.0", "grunt-contrib-nodeunit": "~0.2.0", "rimraf": "~2.2.6" }, "directories": {}, "dist": { "shasum": "22e731078ef3e49d1c4ab1115ac091192051824c", "tarball": "http://registry.npmjs.org/gaze/-/gaze-0.5.1.tgz" }, "engines": { "node": ">= 0.8.0" }, "files": [ "LICENSE-MIT", "lib" ], "homepage": "https://github.com/shama/gaze", "installable": true, "keywords": [ "glob", "watch" ], "licenses": [ { "type": "MIT", "url": "https://github.com/shama/gaze/blob/master/LICENSE-MIT" } ], "main": "lib/gaze", "maintainers": [ { "name": "shama", "email": "kyle@dontkry.com" } ], "name": "gaze", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/shama/gaze.git" }, "scripts": { "test": "grunt nodeunit -v" }, "version": "0.5.1" }