blob: d88ba3b0ed1fa141ab41038757b6aa43b49b5184 [file] [log] [blame]
{
"_from": "fileset@~0.1.5",
"_id": "fileset@0.1.8",
"_inBundle": false,
"_integrity": "sha1-UGuRqTluqn4y+0KoQHfHoMc2t0E=",
"_location": "/fileset",
"_phantomChildren": {
"inherits": "2.0.3",
"sigmund": "1.0.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "fileset@~0.1.5",
"name": "fileset",
"escapedName": "fileset",
"rawSpec": "~0.1.5",
"saveSpec": null,
"fetchSpec": "~0.1.5"
},
"_requiredBy": [
"/gaze"
],
"_resolved": "https://registry.npmjs.org/fileset/-/fileset-0.1.8.tgz",
"_shasum": "506b91a9396eaa7e32fb42a84077c7a0c736b741",
"_spec": "fileset@~0.1.5",
"_where": "/Users/tripod/codez/cordova/cordova-osx/node_modules/gaze",
"author": {
"name": "mklabs"
},
"bugs": {
"url": "https://github.com/mklabs/node-fileset/issues"
},
"bundleDependencies": false,
"dependencies": {
"glob": "3.x",
"minimatch": "0.x"
},
"deprecated": false,
"description": "Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability",
"homepage": "https://github.com/mklabs/node-fileset",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/mklabs/node-fileset/blob/master/LICENSE-MIT"
}
],
"main": "./lib/fileset",
"name": "fileset",
"repository": {
"type": "git",
"url": "git://github.com/mklabs/node-fileset.git"
},
"scripts": {
"test": "node tests/test.js"
},
"version": "0.1.8"
}