package.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "_args": [
  3. [
  4. "remixicon@2.5.0",
  5. "D:\\qianger\\7\\jindouyunNewFront"
  6. ]
  7. ],
  8. "_from": "remixicon@2.5.0",
  9. "_id": "remixicon@2.5.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-q54ra2QutYDZpuSnFjmeagmEiN9IMo56/zz5dDNitzKD23oFRw77cWo4TsrAdmdkPiEn8mxlrTqxnkujDbEGww==",
  12. "_location": "/remixicon",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "remixicon@2.5.0",
  18. "name": "remixicon",
  19. "escapedName": "remixicon",
  20. "rawSpec": "2.5.0",
  21. "saveSpec": null,
  22. "fetchSpec": "2.5.0"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/remixicon/-/remixicon-2.5.0.tgz",
  28. "_spec": "2.5.0",
  29. "_where": "D:\\qianger\\7\\jindouyunNewFront",
  30. "bugs": {
  31. "url": "https://github.com/Remix-Design/remixicon/issues"
  32. },
  33. "contributors": [
  34. {
  35. "name": "Wendy Gao",
  36. "email": "wendygaoyuan@163.com"
  37. },
  38. {
  39. "name": "Jimmy Cheung",
  40. "email": "jimmy@remixdesign.cn"
  41. }
  42. ],
  43. "description": "Remix Icon is a set of open source neutral style system symbols elaborately crafted for designers and developers. All of the icons are free to use for both personal and commercial.",
  44. "files": [
  45. "fonts/",
  46. "icons/",
  47. "License",
  48. "package.json",
  49. "README_CN.md",
  50. "README.md"
  51. ],
  52. "homepage": "https://remixicon.com",
  53. "keywords": [
  54. "remixicon",
  55. "remix",
  56. "icon",
  57. "icon library",
  58. "icon pack"
  59. ],
  60. "license": "Apache 2.0",
  61. "name": "remixicon",
  62. "repository": {
  63. "type": "git",
  64. "url": "git+https://github.com/Remix-Design/remixicon.git"
  65. },
  66. "version": "2.5.0"
  67. }