blob: 94920ad3a0c9c44b1dce295f77091d8096495552 [file] [log] [blame]
{
"_from": "gaze@~0.3.2",
"_id": "gaze@0.3.4",
"_inBundle": false,
"_integrity": "sha1-X5S92gr+U7xxCWm81vKCVI1gwnk=",
"_location": "/gaze",
"_phantomChildren": {
"sigmund": "1.0.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "gaze@~0.3.2",
"name": "gaze",
"escapedName": "gaze",
"rawSpec": "~0.3.2",
"saveSpec": null,
"fetchSpec": "~0.3.2"
},
"_requiredBy": [
"/jasmine-node"
],
"_resolved": "https://registry.npmjs.org/gaze/-/gaze-0.3.4.tgz",
"_shasum": "5f94bdda0afe53bc710969bcd6f282548d60c279",
"_spec": "gaze@~0.3.2",
"_where": "/Users/tripod/codez/cordova/cordova-osx/node_modules/jasmine-node",
"author": {
"name": "Kyle Robinson Young",
"email": "kyle@dontkry.com"
},
"bugs": {
"url": "https://github.com/shama/gaze/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Kyle Robinson Young",
"url": "http://dontkry.com"
},
{
"name": "Sam Day",
"url": "http://sam.is-super-awesome.com"
},
{
"name": "Roarke Gaskill",
"url": "http://starkinvestments.com"
},
{
"name": "Lance Pollard",
"url": "http://lancepollard.com/"
},
{
"name": "Daniel Fagnan",
"url": "http://hydrocodedesign.com/"
}
],
"dependencies": {
"fileset": "~0.1.5",
"minimatch": "~0.2.9"
},
"deprecated": false,
"description": "A globbing fs.watch wrapper built from the best parts of other fine watch libs.",
"devDependencies": {
"grunt": "~0.4.0rc7",
"grunt-benchmark": "~0.1.1",
"grunt-contrib-jshint": "~0.1.1rc6",
"grunt-contrib-nodeunit": "~0.1.2rc6"
},
"engines": {
"node": ">= 0.6.0"
},
"homepage": "https://github.com/shama/gaze",
"keywords": [
"watch",
"glob"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/shama/gaze/blob/master/LICENSE-MIT"
}
],
"main": "lib/gaze",
"name": "gaze",
"repository": {
"type": "git",
"url": "git://github.com/shama/gaze.git"
},
"scripts": {
"test": "grunt nodeunit -v"
},
"version": "0.3.4"
}