1f20e7b097f6dd13f76828575fb0539ecdf8e3d4c0f2088c3696cda367a629ab4c2aff534789de60e3105314c41535d482e4e9aeadfe27836d6a4e742ab20d-exec 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "name": "@types/svgo",
  3. "version": "2.6.4",
  4. "description": "TypeScript definitions for svgo",
  5. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/svgo",
  6. "license": "MIT",
  7. "contributors": [
  8. {
  9. "name": "Bradley Ayers",
  10. "url": "https://github.com/bradleyayers",
  11. "githubUsername": "bradleyayers"
  12. },
  13. {
  14. "name": "Gilad Gray",
  15. "url": "https://github.com/giladgray",
  16. "githubUsername": "giladgray"
  17. },
  18. {
  19. "name": "Aankhen",
  20. "url": "https://github.com/Aankhen",
  21. "githubUsername": "Aankhen"
  22. },
  23. {
  24. "name": "Jan Karres",
  25. "url": "https://github.com/jankarres",
  26. "githubUsername": "jankarres"
  27. },
  28. {
  29. "name": "Gavin Gregory",
  30. "url": "https://github.com/gavingregory",
  31. "githubUsername": "gavingregory"
  32. },
  33. {
  34. "name": "Piotr Błażejewicz",
  35. "url": "https://github.com/peterblazejewicz",
  36. "githubUsername": "peterblazejewicz"
  37. },
  38. {
  39. "name": "Remco Haszing",
  40. "url": "https://github.com/remcohaszing",
  41. "githubUsername": "remcohaszing"
  42. },
  43. {
  44. "name": "Petr Zahradník",
  45. "url": "https://github.com/petrzjunior",
  46. "githubUsername": "petrzjunior"
  47. }
  48. ],
  49. "main": "",
  50. "types": "index.d.ts",
  51. "repository": {
  52. "type": "git",
  53. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  54. "directory": "types/svgo"
  55. },
  56. "scripts": {},
  57. "dependencies": {
  58. "@types/node": "*"
  59. },
  60. "typesPublisherContentHash": "55fb26251b2398188e7540523cbb0d793942150bcc32da79955b654b60dbe21b",
  61. "typeScriptVersion": "4.0"
  62. }