| 123456789101112 |
- {
- "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."
- }
|