464ca51aee5793b1f7809f0e5252a81917ba1620ec75cb32043960a997a0cbe4bd5ee422b35f31e00feae492e3612d754d94b5f533f1dde5b7d719c5316f25 1008 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "name": "@types/lodash-es",
  3. "version": "4.17.12",
  4. "description": "TypeScript definitions for lodash-es",
  5. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash-es",
  6. "license": "MIT",
  7. "contributors": [
  8. {
  9. "name": "Stephen Lautier",
  10. "githubUsername": "stephenlautier",
  11. "url": "https://github.com/stephenlautier"
  12. },
  13. {
  14. "name": "e-cloud",
  15. "githubUsername": "e-cloud",
  16. "url": "https://github.com/e-cloud"
  17. }
  18. ],
  19. "type": "module",
  20. "main": "",
  21. "types": "index.d.ts",
  22. "repository": {
  23. "type": "git",
  24. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  25. "directory": "types/lodash-es"
  26. },
  27. "scripts": {},
  28. "dependencies": {
  29. "@types/lodash": "*"
  30. },
  31. "typesPublisherContentHash": "2d0124c2738c585857e2d5b5abf243d7564fcd2842d41801c08c3178b3c6ca0a",
  32. "typeScriptVersion": "4.5"
  33. }