6ddf2e79533426003e467ac9c6ebd313df854e982da62415e79db89d82a9f03fc82c18f4a737ef2fadebcebba484bf5a332de27412bee2c579d8f90669f1c4 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "name": "@types/lodash",
  3. "version": "4.17.20",
  4. "description": "TypeScript definitions for lodash",
  5. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash",
  6. "license": "MIT",
  7. "contributors": [
  8. {
  9. "name": "Brian Zengel",
  10. "githubUsername": "bczengel",
  11. "url": "https://github.com/bczengel"
  12. },
  13. {
  14. "name": "Ilya Mochalov",
  15. "githubUsername": "chrootsu",
  16. "url": "https://github.com/chrootsu"
  17. },
  18. {
  19. "name": "AJ Richardson",
  20. "githubUsername": "aj-r",
  21. "url": "https://github.com/aj-r"
  22. },
  23. {
  24. "name": "e-cloud",
  25. "githubUsername": "e-cloud",
  26. "url": "https://github.com/e-cloud"
  27. },
  28. {
  29. "name": "Jack Moore",
  30. "githubUsername": "jtmthf",
  31. "url": "https://github.com/jtmthf"
  32. },
  33. {
  34. "name": "Dominique Rau",
  35. "githubUsername": "DomiR",
  36. "url": "https://github.com/DomiR"
  37. },
  38. {
  39. "name": "William Chelman",
  40. "githubUsername": "WilliamChelman",
  41. "url": "https://github.com/WilliamChelman"
  42. }
  43. ],
  44. "main": "",
  45. "types": "index.d.ts",
  46. "repository": {
  47. "type": "git",
  48. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  49. "directory": "types/lodash"
  50. },
  51. "scripts": {},
  52. "dependencies": {},
  53. "peerDependencies": {},
  54. "typesPublisherContentHash": "965f926f13027c7e00359bf3899ec168b333c7e871110fa4d25af188bdcf5f08",
  55. "typeScriptVersion": "5.1"
  56. }