package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_from": "@iconify-json/ep@^1.1.11",
  3. "_id": "@iconify-json/ep@1.2.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-/IH1GjQKH5uK7lQAOjwPxdjkU98OWUWnHYCdg/EkeebBKEteotaOMeEz5pR1egqMcI7zPFdFBTcGyCHla1ddQw==",
  6. "_location": "/@iconify-json/ep",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@iconify-json/ep@^1.1.11",
  12. "name": "@iconify-json/ep",
  13. "escapedName": "@iconify-json%2fep",
  14. "scope": "@iconify-json",
  15. "rawSpec": "^1.1.11",
  16. "saveSpec": null,
  17. "fetchSpec": "^1.1.11"
  18. },
  19. "_requiredBy": [
  20. "#DEV:/"
  21. ],
  22. "_resolved": "https://registry.npmmirror.com/@iconify-json/ep/-/ep-1.2.2.tgz",
  23. "_shasum": "87d9465b336aadf7e5f6f890a25124b1cbaba2af",
  24. "_spec": "@iconify-json/ep@^1.1.11",
  25. "_where": "E:\\qinduan\\mallbackinfrontend",
  26. "bugs": {
  27. "url": "https://github.com/iconify/icon-sets/issues"
  28. },
  29. "bundleDependencies": false,
  30. "dependencies": {
  31. "@iconify/types": "*"
  32. },
  33. "deprecated": false,
  34. "description": "Element Plus icon set in Iconify JSON format",
  35. "exports": {
  36. "./*": "./*",
  37. ".": {
  38. "types": "./index.d.ts",
  39. "require": "./index.js",
  40. "import": "./index.mjs"
  41. },
  42. "./icons.json": "./icons.json",
  43. "./info.json": "./info.json"
  44. },
  45. "homepage": "https://icon-sets.iconify.design/ep/",
  46. "iconSet": {
  47. "icons": "icons.json",
  48. "info": "info.json"
  49. },
  50. "iconSetVersion": "2.3.1",
  51. "license": "MIT",
  52. "main": "index.js",
  53. "module": "index.mjs",
  54. "name": "@iconify-json/ep",
  55. "types": "index.d.ts",
  56. "version": "1.2.2"
  57. }