You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

70 lines
1.7 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "lodash-es@4.17.21",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_from": "lodash-es@4.17.21",
  9. "_id": "lodash-es@4.17.21",
  10. "_inBundle": false,
  11. "_integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
  12. "_location": "/lodash-es",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "lodash-es@4.17.21",
  18. "name": "lodash-es",
  19. "escapedName": "lodash-es",
  20. "rawSpec": "4.17.21",
  21. "saveSpec": null,
  22. "fetchSpec": "4.17.21"
  23. },
  24. "_requiredBy": [
  25. "/element-plus"
  26. ],
  27. "_resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz",
  28. "_spec": "4.17.21",
  29. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  30. "author": {
  31. "name": "John-David Dalton",
  32. "email": "john.david.dalton@gmail.com"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/lodash/lodash-cli/issues"
  36. },
  37. "contributors": [
  38. {
  39. "name": "John-David Dalton",
  40. "email": "john.david.dalton@gmail.com"
  41. },
  42. {
  43. "name": "Mathias Bynens",
  44. "email": "mathias@qiwi.be"
  45. }
  46. ],
  47. "description": "Lodash exported as ES modules.",
  48. "homepage": "https://lodash.com/custom-builds",
  49. "jsnext:main": "lodash.js",
  50. "keywords": [
  51. "es6",
  52. "modules",
  53. "stdlib",
  54. "util"
  55. ],
  56. "license": "MIT",
  57. "main": "lodash.js",
  58. "module": "lodash.js",
  59. "name": "lodash-es",
  60. "repository": {
  61. "type": "git",
  62. "url": "git+https://github.com/lodash/lodash.git"
  63. },
  64. "scripts": {
  65. "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
  66. },
  67. "sideEffects": false,
  68. "type": "module",
  69. "version": "4.17.21"
  70. }