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.

60 lines
1.5 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "lodash-unified@1.0.3",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_from": "lodash-unified@1.0.3",
  9. "_id": "lodash-unified@1.0.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
  12. "_location": "/lodash-unified",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "lodash-unified@1.0.3",
  18. "name": "lodash-unified",
  19. "escapedName": "lodash-unified",
  20. "rawSpec": "1.0.3",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.3"
  23. },
  24. "_requiredBy": [
  25. "/element-plus"
  26. ],
  27. "_resolved": "https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz",
  28. "_spec": "1.0.3",
  29. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  30. "author": {
  31. "name": "Jack Works"
  32. },
  33. "description": "A union entrypoint of lodash for both ESModule and Commonjs.",
  34. "devDependencies": {
  35. "@types/lodash-es": "*",
  36. "lodash": "*",
  37. "lodash-es": "*"
  38. },
  39. "exports": {
  40. "import": {
  41. "types": "./type.d.ts",
  42. "default": "./import.js"
  43. },
  44. "require": {
  45. "types": "./type.d.ts",
  46. "default": "./require.cjs"
  47. }
  48. },
  49. "license": "MIT",
  50. "main": "./require.cjs",
  51. "name": "lodash-unified",
  52. "peerDependencies": {
  53. "lodash": "*",
  54. "lodash-es": "*",
  55. "@types/lodash-es": "*"
  56. },
  57. "type": "module",
  58. "types": "./type.d.ts",
  59. "version": "1.0.3"
  60. }