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@4.17.21",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_from": "lodash@4.17.21",
  9. "_id": "lodash@4.17.21",
  10. "_inBundle": false,
  11. "_integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
  12. "_location": "/lodash",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "lodash@4.17.21",
  18. "name": "lodash",
  19. "escapedName": "lodash",
  20. "rawSpec": "4.17.21",
  21. "saveSpec": null,
  22. "fetchSpec": "4.17.21"
  23. },
  24. "_requiredBy": [
  25. "/async",
  26. "/element-plus",
  27. "/html-webpack-plugin",
  28. "/pretty-error",
  29. "/renderkid"
  30. ],
  31. "_resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
  32. "_spec": "4.17.21",
  33. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  34. "author": {
  35. "name": "John-David Dalton",
  36. "email": "john.david.dalton@gmail.com"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/lodash/lodash/issues"
  40. },
  41. "contributors": [
  42. {
  43. "name": "John-David Dalton",
  44. "email": "john.david.dalton@gmail.com"
  45. },
  46. {
  47. "name": "Mathias Bynens",
  48. "email": "mathias@qiwi.be"
  49. }
  50. ],
  51. "description": "Lodash modular utilities.",
  52. "homepage": "https://lodash.com/",
  53. "icon": "https://lodash.com/icon.svg",
  54. "keywords": [
  55. "modules",
  56. "stdlib",
  57. "util"
  58. ],
  59. "license": "MIT",
  60. "main": "lodash.js",
  61. "name": "lodash",
  62. "repository": {
  63. "type": "git",
  64. "url": "git+https://github.com/lodash/lodash.git"
  65. },
  66. "scripts": {
  67. "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
  68. },
  69. "version": "4.17.21"
  70. }