package.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "_from": "@icon-park/vue",
  3. "_id": "@icon-park/vue@1.3.5",
  4. "_inBundle": false,
  5. "_integrity": "sha1-twRuLCtdpexNZz/7Wta8gL6loTs=",
  6. "_location": "/@icon-park/vue",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "@icon-park/vue",
  12. "name": "@icon-park/vue",
  13. "escapedName": "@icon-park%2fvue",
  14. "scope": "@icon-park",
  15. "rawSpec": "",
  16. "saveSpec": null,
  17. "fetchSpec": "latest"
  18. },
  19. "_requiredBy": [
  20. "#USER",
  21. "/"
  22. ],
  23. "_resolved": "https://registry.nlark.com/@icon-park/vue/download/@icon-park/vue-1.3.5.tgz",
  24. "_shasum": "b7046e2c2b5da5ec4d673ffb5ad6bc80bea5a13b",
  25. "_spec": "@icon-park/vue",
  26. "_where": "C:\\Users\\Administrator\\Desktop\\agent",
  27. "bugs": {
  28. "url": "https://github.com/bytedance/IconPark/issues"
  29. },
  30. "bundleDependencies": false,
  31. "dependencies": {
  32. "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
  33. "csstype": "^3.0.3"
  34. },
  35. "deprecated": false,
  36. "description": "Vue Icons for IconPark",
  37. "engines": {
  38. "node": ">= 8.0.0",
  39. "npm": ">= 5.0.0"
  40. },
  41. "gitHead": "4f8e04052ded9d40b74fc48defb338a48dcab38a",
  42. "homepage": "http://iconpark.bytedance.com/",
  43. "keywords": [
  44. "vue",
  45. "icon",
  46. "icon pack",
  47. "icon park",
  48. "IconPark",
  49. "svg",
  50. "system icons",
  51. "component",
  52. "components",
  53. "design"
  54. ],
  55. "license": "Apache-2.0",
  56. "main": "lib/index.js",
  57. "module": "es/index.js",
  58. "name": "@icon-park/vue",
  59. "peerDependencies": {
  60. "vue": "2.x"
  61. },
  62. "publishConfig": {
  63. "access": "public"
  64. },
  65. "repository": {
  66. "type": "git",
  67. "url": "git+https://github.com/bytedance/IconPark.git"
  68. },
  69. "sideEffects": [
  70. "styles/**"
  71. ],
  72. "typings": "lib/index.d.ts",
  73. "version": "1.3.5"
  74. }