ddb5a1ecaeb3f51caac11e68c16bdd8307bdf45bfc14bc54aec67b3257067bf89a6c7627e8ccfa177db7bf1be5d66e7e14ab9a14f7388afc8bda4c744d018d-exec 1.1 KB

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "name": "@types/minimatch",
  3. "version": "5.1.2",
  4. "description": "TypeScript definitions for minimatch",
  5. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimatch",
  6. "license": "MIT",
  7. "contributors": [
  8. {
  9. "name": "vvakame",
  10. "url": "https://github.com/vvakame",
  11. "githubUsername": "vvakame"
  12. },
  13. {
  14. "name": "Shant Marouti",
  15. "url": "https://github.com/shantmarouti",
  16. "githubUsername": "shantmarouti"
  17. },
  18. {
  19. "name": "BendingBender",
  20. "url": "https://github.com/BendingBender",
  21. "githubUsername": "BendingBender"
  22. }
  23. ],
  24. "main": "",
  25. "types": "index.d.ts",
  26. "repository": {
  27. "type": "git",
  28. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  29. "directory": "types/minimatch"
  30. },
  31. "scripts": {},
  32. "dependencies": {},
  33. "typesPublisherContentHash": "266f2226f04264f59fb2aeb3afc253d311ddd99b4ae8534d2e27f8a1379203e4",
  34. "typeScriptVersion": "4.1"
  35. }