| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "_from": "@iconify-json/ep@^1.1.11",
- "_id": "@iconify-json/ep@1.2.2",
- "_inBundle": false,
- "_integrity": "sha512-/IH1GjQKH5uK7lQAOjwPxdjkU98OWUWnHYCdg/EkeebBKEteotaOMeEz5pR1egqMcI7zPFdFBTcGyCHla1ddQw==",
- "_location": "/@iconify-json/ep",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@iconify-json/ep@^1.1.11",
- "name": "@iconify-json/ep",
- "escapedName": "@iconify-json%2fep",
- "scope": "@iconify-json",
- "rawSpec": "^1.1.11",
- "saveSpec": null,
- "fetchSpec": "^1.1.11"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.npmmirror.com/@iconify-json/ep/-/ep-1.2.2.tgz",
- "_shasum": "87d9465b336aadf7e5f6f890a25124b1cbaba2af",
- "_spec": "@iconify-json/ep@^1.1.11",
- "_where": "E:\\qinduan\\mallbackinfrontend",
- "bugs": {
- "url": "https://github.com/iconify/icon-sets/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@iconify/types": "*"
- },
- "deprecated": false,
- "description": "Element Plus icon set in Iconify JSON format",
- "exports": {
- "./*": "./*",
- ".": {
- "types": "./index.d.ts",
- "require": "./index.js",
- "import": "./index.mjs"
- },
- "./icons.json": "./icons.json",
- "./info.json": "./info.json"
- },
- "homepage": "https://icon-sets.iconify.design/ep/",
- "iconSet": {
- "icons": "icons.json",
- "info": "info.json"
- },
- "iconSetVersion": "2.3.1",
- "license": "MIT",
- "main": "index.js",
- "module": "index.mjs",
- "name": "@iconify-json/ep",
- "types": "index.d.ts",
- "version": "1.2.2"
- }
|