{ "name": "@types/minimatch", "version": "6.0.0", "description": "Stub TypeScript definitions entry for minimatch, which provides its own types definitions", "main": "", "scripts": {}, "license": "MIT", "dependencies": { "minimatch": "*" }, "deprecated": "This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed." ,"_resolved": "https://registry.npmmirror.com/@types/minimatch/-/minimatch-6.0.0.tgz" ,"_integrity": "sha512-zmPitbQ8+6zNutpwgcQuLcsEpn/Cj54Kbn7L5pX0Os5kdWplB7xPgEh/g+SWOB/qmows2gpuCaPyduq8ZZRnxA==" ,"_from": "@types/minimatch@*" }