You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

107 lines
2.5 KiB

{
"_args": [
[
"is-valid-glob@^0.3.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/decompress/node_modules/vinyl-fs"
]
],
"_from": "is-valid-glob@>=0.3.0 <0.4.0",
"_id": "is-valid-glob@0.3.0",
"_inCache": true,
"_installable": true,
"_location": "/is-valid-glob",
"_nodeVersion": "0.12.4",
"_npmUser": {
"email": "github@sellside.com",
"name": "jonschlinkert"
},
"_npmVersion": "2.10.1",
"_phantomChildren": {},
"_requested": {
"name": "is-valid-glob",
"raw": "is-valid-glob@^0.3.0",
"rawSpec": "^0.3.0",
"scope": null,
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/decompress/vinyl-fs",
"/download/vinyl-fs"
],
"_resolved": "https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-0.3.0.tgz",
"_shasum": "d4b55c69f51886f9b65c70d6c2622d37e29f48fe",
"_shrinkwrap": null,
"_spec": "is-valid-glob@^0.3.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/decompress/node_modules/vinyl-fs",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/is-valid-glob/issues"
},
"dependencies": {},
"description": "Return true if a value is a valid glob pattern or patterns.",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "d4b55c69f51886f9b65c70d6c2622d37e29f48fe",
"tarball": "https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-0.3.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "1db8053be10fcbfbe5e38dd671a7b2660556a8e1",
"homepage": "https://github.com/jonschlinkert/is-valid-glob",
"keywords": [
"array",
"check",
"glob",
"match",
"pattern",
"patterns",
"read",
"test",
"valid",
"validate"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "github@sellside.com",
"name": "jonschlinkert"
}
],
"name": "is-valid-glob",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/is-valid-glob.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"related": {
"list": [
"gulp",
"vinyl-fs",
"is-glob",
"micromatch",
"braces",
"fill-range",
"expand-range",
"glob-fs"
]
}
},
"version": "0.3.0"
}