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 : /proc/2396679/root/lib/node_modules/gulp/node_modules/matchdep/ |
{
"_from": "matchdep@^2.0.0",
"_id": "matchdep@2.0.0",
"_inBundle": false,
"_integrity": "sha1-xvNINKDY28OzfCfui7yyfHd1WC4=",
"_location": "/gulp/matchdep",
"_phantomChildren": {
"detect-file": "1.0.0",
"is-extglob": "2.1.1",
"micromatch": "3.1.10",
"resolve-dir": "1.0.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "matchdep@^2.0.0",
"name": "matchdep",
"escapedName": "matchdep",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/gulp/gulp-cli"
],
"_resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz",
"_shasum": "c6f34834a0d8dbc3b37c27ee8bbcb27c7775582e",
"_spec": "matchdep@^2.0.0",
"_where": "/usr/lib/node_modules/gulp/node_modules/gulp-cli",
"author": {
"name": "Tyler Kellen",
"url": "http://goingslowly.com/"
},
"bugs": {
"url": "https://github.com/tkellen/js-matchdep/issues"
},
"bundleDependencies": false,
"dependencies": {
"findup-sync": "^2.0.0",
"micromatch": "^3.0.4",
"resolve": "^1.4.0",
"stack-trace": "0.0.10"
},
"deprecated": false,
"description": "Use micromatch to filter npm module dependencies by name.",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-nodeunit": "^1.0.0"
},
"engines": {
"node": ">= 0.10.0"
},
"homepage": "https://github.com/tkellen/js-matchdep",
"keywords": [
"package.json",
"dependencies",
"devDependencies",
"peerDependencies"
],
"license": "MIT",
"main": "lib/matchdep",
"name": "matchdep",
"repository": {
"type": "git",
"url": "git://github.com/tkellen/js-matchdep.git"
},
"scripts": {
"test": "grunt"
},
"version": "2.0.0"
}