hz-zhhq-app/node_modules/@vant/icons/package.json

57 lines
1.5 KiB
JSON
Raw Normal View History

2025-01-22 10:53:47 +08:00
{
"_from": "@vant/icons@^3.0.2",
"_id": "@vant/icons@3.0.2",
"_inBundle": false,
"_integrity": "sha512-4OlRVMd0uiDtD9hgSISZW8hB95vU0fFtc41tQchRIyiXkR0tS+DydZOLb8/bQkithrNWhW7Uud38MbKjlJ9lJw==",
"_location": "/@vant/icons",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@vant/icons@^3.0.2",
"name": "@vant/icons",
"escapedName": "@vant%2ficons",
"scope": "@vant",
"rawSpec": "^3.0.2",
"saveSpec": null,
"fetchSpec": "^3.0.2"
},
"_requiredBy": [
"/vant"
],
"_resolved": "https://registry.npmmirror.com/@vant/icons/-/icons-3.0.2.tgz",
"_shasum": "87f2dd74f0071d305b610d29f9442b89d346d05e",
"_spec": "@vant/icons@^3.0.2",
"_where": "D:\\zhhq_hz_igw\\app\\zhhq_hz_igw\\node_modules\\vant",
"author": {
"name": "chenjiahan"
},
"bugs": {
"url": "https://github.com/vant-ui/vant/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "vant icons",
"files": [
"src"
],
"homepage": "https://github.com/vant-ui/vant#readme",
"license": "MIT",
"main": "./src/config.js",
"name": "@vant/icons",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vant-ui/vant.git",
"directory": "packages/vant-icons"
},
"scripts": {
"release": "vant-cli release"
},
"types": "./src/config.d.ts",
"version": "3.0.2"
}