package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_args": [
  3. [
  4. "@vant/icons@3.0.2",
  5. "/usr/local/develop/php/www/waibao/NN2025081602/NN2025081602/addons/min-exam"
  6. ]
  7. ],
  8. "_from": "@vant/icons@3.0.2",
  9. "_id": "@vant/icons@3.0.2",
  10. "_inBundle": false,
  11. "_integrity": "sha512-4OlRVMd0uiDtD9hgSISZW8hB95vU0fFtc41tQchRIyiXkR0tS+DydZOLb8/bQkithrNWhW7Uud38MbKjlJ9lJw==",
  12. "_location": "/@vant/icons",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@vant/icons@3.0.2",
  18. "name": "@vant/icons",
  19. "escapedName": "@vant%2ficons",
  20. "scope": "@vant",
  21. "rawSpec": "3.0.2",
  22. "saveSpec": null,
  23. "fetchSpec": "3.0.2"
  24. },
  25. "_requiredBy": [
  26. "/",
  27. "/vant"
  28. ],
  29. "_resolved": "https://registry.npmmirror.com/@vant/icons/-/icons-3.0.2.tgz",
  30. "_spec": "3.0.2",
  31. "_where": "/usr/local/develop/php/www/waibao/NN2025081602/NN2025081602/addons/min-exam",
  32. "author": {
  33. "name": "chenjiahan"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/vant-ui/vant/issues"
  37. },
  38. "description": "vant icons",
  39. "files": [
  40. "src"
  41. ],
  42. "homepage": "https://github.com/vant-ui/vant#readme",
  43. "license": "MIT",
  44. "main": "./src/config.js",
  45. "name": "@vant/icons",
  46. "publishConfig": {
  47. "access": "public",
  48. "registry": "https://registry.npmjs.org/"
  49. },
  50. "repository": {
  51. "type": "git",
  52. "url": "git+https://github.com/vant-ui/vant.git",
  53. "directory": "packages/vant-icons"
  54. },
  55. "scripts": {
  56. "release": "vant-cli release"
  57. },
  58. "types": "./src/config.d.ts",
  59. "version": "3.0.2"
  60. }