blob: 8a33df956fb6e673961d50b692a646bb42c046d5 [file] [log] [blame]
{
"_args": [
[
{
"name": "gaze",
"raw": "gaze@~0.3.2",
"rawSpec": "~0.3.2",
"scope": null,
"spec": ">=0.3.2 <0.4.0",
"type": "range"
},
"/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/jasmine-node"
]
],
"_from": "gaze@>=0.3.2 <0.4.0",
"_id": "gaze@0.3.4",
"_inCache": true,
"_installable": true,
"_location": "/gaze",
"_npmUser": {
"email": "kyle@dontkry.com",
"name": "shama"
},
"_npmVersion": "1.2.18",
"_phantomChildren": {},
"_requested": {
"name": "gaze",
"raw": "gaze@~0.3.2",
"rawSpec": "~0.3.2",
"scope": null,
"spec": ">=0.3.2 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/jasmine-node"
],
"_resolved": "https://registry.npmjs.org/gaze/-/gaze-0.3.4.tgz",
"_shasum": "5f94bdda0afe53bc710969bcd6f282548d60c279",
"_shrinkwrap": null,
"_spec": "gaze@~0.3.2",
"_where": "/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/jasmine-node",
"author": {
"email": "kyle@dontkry.com",
"name": "Kyle Robinson Young"
},
"bugs": {
"url": "https://github.com/shama/gaze/issues"
},
"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"
},
"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"
},
"directories": {},
"dist": {
"shasum": "5f94bdda0afe53bc710969bcd6f282548d60c279",
"tarball": "https://registry.npmjs.org/gaze/-/gaze-0.3.4.tgz"
},
"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",
"maintainers": [
{
"email": "kyle@dontkry.com",
"name": "shama"
}
],
"name": "gaze",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/shama/gaze.git"
},
"scripts": {
"test": "grunt nodeunit -v"
},
"version": "0.3.4"
}