Server : nginx/1.20.1 System : Linux ccpf-production-2021 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64 User : forge ( 1000) PHP Version : 7.4.21 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /lib/node_modules/gulp/node_modules/is-valid-glob/ |
{
"_from": "is-valid-glob@^1.0.0",
"_id": "is-valid-glob@1.0.0",
"_inBundle": false,
"_integrity": "sha1-Kb8+/3Ab4tTTFdusw5vDn+j2Aao=",
"_location": "/gulp/is-valid-glob",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "is-valid-glob@^1.0.0",
"name": "is-valid-glob",
"escapedName": "is-valid-glob",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/gulp/vinyl-fs"
],
"_resolved": "https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-1.0.0.tgz",
"_shasum": "29bf3eff701be2d4d315dbacc39bc39fe8f601aa",
"_spec": "is-valid-glob@^1.0.0",
"_where": "/usr/lib/node_modules/gulp/node_modules/vinyl-fs",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/is-valid-glob/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "contra",
"url": "http://contra.io"
},
{
"name": "Jon Schlinkert",
"url": "http://twitter.com/jonschlinkert"
}
],
"deprecated": false,
"description": "Return true if a value is a valid glob pattern or patterns.",
"devDependencies": {
"gulp-format-md": "^0.1.12",
"mocha": "^3.4.2"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"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",
"name": "is-valid-glob",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/is-valid-glob.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"related": {
"list": [
"is-glob",
"micromatch",
"vinyl-fs",
"vinyl"
]
},
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"lint": {
"reflinks": true
}
},
"version": "1.0.0"
}