{
  "_args": [
    [
      "@vant/icons@1.8.0",
      "D:\\jenkins\\workspace\\xq-web-fvue"
    ]
  ],
  "_from": "@vant/icons@1.8.0",
  "_id": "@vant/icons@1.8.0",
  "_inBundle": false,
  "_integrity": "sha512-sKfEUo2/CkQFuERxvkuF6mGQZDKu3IQdj5rV9Fm0weJXtchDSSQ+zt8qPCNUEhh9Y8shy5PzxbvAfOOkCwlCXg==",
  "_location": "/@vant/icons",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@vant/icons@1.8.0",
    "name": "@vant/icons",
    "escapedName": "@vant%2ficons",
    "scope": "@vant",
    "rawSpec": "1.8.0",
    "saveSpec": null,
    "fetchSpec": "1.8.0"
  },
  "_requiredBy": [
    "/vant"
  ],
  "_resolved": "https://registry.npmmirror.com/@vant/icons/-/icons-1.8.0.tgz",
  "_spec": "1.8.0",
  "_where": "D:\\jenkins\\workspace\\xq-web-fvue",
  "author": {
    "name": "chenjiahan"
  },
  "bugs": {
    "url": "https://github.com/youzan/vant/issues"
  },
  "description": "vant icons",
  "devDependencies": {
    "release-it": "^14.11.6"
  },
  "files": [
    "src"
  ],
  "homepage": "https://github.com/youzan/vant#readme",
  "license": "MIT",
  "main": "./src/config.js",
  "name": "@vant/icons",
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "release-it": {
    "git": {
      "tag": false,
      "commitMessage": "release: @vant/icons ${version}",
      "addUntrackedFiles": true,
      "requireCleanWorkingDir": false
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/youzan/vant.git",
    "directory": "packages/vant-icons"
  },
  "scripts": {
    "release": "release-it"
  },
  "types": "./src/config.d.ts",
  "version": "1.8.0"
}
