41d909a7372e910bd6e41a26b3282e3c63c54fc2b07fba90aa5d6d4f1a0492f0ebda766104cdc3fa10e3f98bb8056bb1579eb6712b8dc458926077679d52e5 415 B

123456789101112
  1. {
  2. "name": "@types/minimatch",
  3. "version": "6.0.0",
  4. "description": "Stub TypeScript definitions entry for minimatch, which provides its own types definitions",
  5. "main": "",
  6. "scripts": {},
  7. "license": "MIT",
  8. "dependencies": {
  9. "minimatch": "*"
  10. },
  11. "deprecated": "This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed."
  12. }