2020-05-26 18:17:24 +02:00

142 lines
3.1 KiB
JSON

{
"_args": [
[
"is-valid-glob@^1.0.0",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/vinyl-fs"
]
],
"_from": "is-valid-glob@>=1.0.0 <2.0.0",
"_id": "is-valid-glob@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/is-valid-glob",
"_nodeVersion": "0.10.41",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/is-valid-glob-1.0.0.tgz_1498159936700_0.41157792834565043"
},
"_npmUser": {
"email": "blaine.bublitz@gmail.com",
"name": "phated"
},
"_npmVersion": "2.15.2",
"_phantomChildren": {},
"_requested": {
"name": "is-valid-glob",
"raw": "is-valid-glob@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/vinyl-fs"
],
"_resolved": "https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-1.0.0.tgz",
"_shasum": "29bf3eff701be2d4d315dbacc39bc39fe8f601aa",
"_shrinkwrap": null,
"_spec": "is-valid-glob@^1.0.0",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/vinyl-fs",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/is-valid-glob/issues"
},
"contributors": [
{
"name": "contra",
"url": "http://contra.io"
},
{
"name": "Jon Schlinkert",
"url": "http://twitter.com/jonschlinkert"
}
],
"dependencies": {},
"description": "Return true if a value is a valid glob pattern or patterns.",
"devDependencies": {
"gulp-format-md": "^0.1.12",
"mocha": "^3.4.2"
},
"directories": {},
"dist": {
"shasum": "29bf3eff701be2d4d315dbacc39bc39fe8f601aa",
"tarball": "https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-1.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "3eca5b021e1e21cf5ee120a39373f664cd8c54af",
"homepage": "https://github.com/jonschlinkert/is-valid-glob",
"keywords": [
"array",
"check",
"glob",
"is",
"match",
"pattern",
"patterns",
"read",
"test",
"valid",
"validate"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "contra",
"email": "contra@wearefractal.com"
},
{
"name": "doowb",
"email": "brian.woodward@gmail.com"
},
{
"name": "jonschlinkert",
"email": "github@sellside.com"
},
{
"name": "phated",
"email": "blaine@iceddev.com"
}
],
"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": {
"layout": "default",
"lint": {
"reflinks": true
},
"plugins": [
"gulp-format-md"
],
"related": {
"list": [
"is-glob",
"micromatch",
"vinyl",
"vinyl-fs"
]
},
"tasks": [
"readme"
],
"toc": false
},
"version": "1.0.0"
}