{
  "_args": [
    [
      "@vant/icons@1.7.3",
      "/var/lib/jenkins/workspace/app-breed-h5"
    ]
  ],
  "_from": "@vant/icons@1.7.3",
  "_id": "@vant/icons@1.7.3",
  "_inBundle": false,
  "_integrity": "sha512-tW4EqzxN4kXw1rnlnQJQHofEifPbt/gECOWiibomht8QLyvoGuE4iUmDFS288dJ07ZjuTy0bhdABj0SENo2fmQ==",
  "_location": "/@vant/icons",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@vant/icons@1.7.3",
    "name": "@vant/icons",
    "escapedName": "@vant%2ficons",
    "scope": "@vant",
    "rawSpec": "1.7.3",
    "saveSpec": null,
    "fetchSpec": "1.7.3"
  },
  "_requiredBy": [
    "/vant"
  ],
  "_resolved": "https://registry.npmjs.org/@vant/icons/-/icons-1.7.3.tgz",
  "_spec": "1.7.3",
  "_where": "/var/lib/jenkins/workspace/app-breed-h5",
  "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.7.3"
}
