{ "_from": "@vant/icons@1.5.2", "_id": "@vant/icons@1.5.2", "_inBundle": false, "_integrity": "sha512-Gy2mFIgObvCh1azp6LklQYsNFrCjMLxf/mEzHD6WV0pZbMBNjsb7bWvAjPo3Wygo9IVtGqi/36wrtosv3PkyRg==", "_location": "/@vant/icons", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@vant/icons@1.5.2", "name": "@vant/icons", "escapedName": "@vant%2ficons", "scope": "@vant", "rawSpec": "1.5.2", "saveSpec": null, "fetchSpec": "1.5.2" }, "_requiredBy": [ "/vant" ], "_resolved": "https://registry.npmjs.org/@vant/icons/-/icons-1.5.2.tgz", "_shasum": "3f3ea353a0eacd38c113757bd31836489facb10b", "_spec": "@vant/icons@1.5.2", "_where": "D:\\路涛科技\\源代码\\dccloud\\uni-app-front-second-directory\\node_modules\\vant", "bundleDependencies": false, "deprecated": false, "description": "vant icons", "devDependencies": { "fast-glob": "^3.2.2", "fs-extra": "^9.0.1", "gulp": "^4.0.2", "gulp-iconfont": "^10.0.3", "gulp-iconfont-css": "^3.0.0", "md5-file": "^5.0.0", "release-it": "^13.6.2", "shelljs": "^0.8.4", "svgo": "1.2.2" }, "files": [ "src" ], "license": "MIT", "main": "./src/config.js", "name": "@vant/icons", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "release-it": { "git": { "tag": false, "commitMessage": "chore: release @vant/icons ${version}", "addUntrackedFiles": true, "requireCleanWorkingDir": false } }, "repository": { "type": "git", "url": "https://github.com/youzan/vant/tree/dev/packages/vant-icons" }, "scripts": { "build": "npm run export && gulp --gulpfile ./build/build-iconfont.js", "export": "node ./build/export.js", "release": "npm run build && release-it" }, "version": "1.5.2" }