f74ed7893e960ce6f12346d2722184f823aad03f582737e1c7eced27c91994f2e3267db6990c93babaec9698870d647583d42af9455d9c1343d3356a5baa55 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "name": "@types/json-schema",
  3. "version": "7.0.15",
  4. "description": "TypeScript definitions for json-schema",
  5. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema",
  6. "license": "MIT",
  7. "contributors": [
  8. {
  9. "name": "Boris Cherny",
  10. "githubUsername": "bcherny",
  11. "url": "https://github.com/bcherny"
  12. },
  13. {
  14. "name": "Lucian Buzzo",
  15. "githubUsername": "lucianbuzzo",
  16. "url": "https://github.com/lucianbuzzo"
  17. },
  18. {
  19. "name": "Roland Groza",
  20. "githubUsername": "rolandjitsu",
  21. "url": "https://github.com/rolandjitsu"
  22. },
  23. {
  24. "name": "Jason Kwok",
  25. "githubUsername": "JasonHK",
  26. "url": "https://github.com/JasonHK"
  27. }
  28. ],
  29. "main": "",
  30. "types": "index.d.ts",
  31. "repository": {
  32. "type": "git",
  33. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  34. "directory": "types/json-schema"
  35. },
  36. "scripts": {},
  37. "dependencies": {},
  38. "typesPublisherContentHash": "79984fd70cd25c3f7d72b84368778c763c89728ea0073832d745d4691b705257",
  39. "typeScriptVersion": "4.5"
  40. }