{ "_from": "matchdep@^2.0.0", "_id": "matchdep@2.0.0", "_inBundle": false, "_integrity": "sha512-LFgVbaHIHMqCRuCZyfCtUOq9/Lnzhi7Z0KFUE2fhD54+JN2jLh3hC02RLkqauJ3U4soU6H1J3tfj/Byk7GoEjA==", "_location": "/matchdep", "_phantomChildren": { "arr-diff": "4.0.0", "array-unique": "0.3.2", "braces": "2.3.2", "define-property": "2.0.2", "detect-file": "1.0.0", "extend-shallow": "3.0.2", "extglob": "2.0.4", "fragment-cache": "0.2.1", "is-extglob": "2.1.1", "kind-of": "6.0.3", "nanomatch": "1.2.13", "object.pick": "1.3.0", "regex-not": "1.0.2", "resolve-dir": "1.0.1", "snapdragon": "0.8.2", "to-regex": "3.0.2" }, "_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.npmmirror.com/matchdep/-/matchdep-2.0.0.tgz", "_shasum": "c6f34834a0d8dbc3b37c27ee8bbcb27c7775582e", "_spec": "matchdep@^2.0.0", "_where": "D:\\上海富维东阳工作\\设备管理\\ABP-MicroService-master\\AuthServer\\IdentityServer\\AuthServer.Host\\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" }