package.json 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. {
  2. "_from": "@qiun/ucharts@2.5.0-20230101",
  3. "_id": "@qiun/ucharts@2.5.0-20230101",
  4. "_inBundle": false,
  5. "_integrity": "sha512-C7ccBgfPuGF6dxTRuMW0NPPMSCf1k/kh3I9zkRVBc5PaivudX/rPL+jd2Wty6gn5ya5L3Ob+YmYe09V5xw66Cw==",
  6. "_location": "/@qiun/ucharts",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "@qiun/ucharts@2.5.0-20230101",
  12. "name": "@qiun/ucharts",
  13. "escapedName": "@qiun%2fucharts",
  14. "scope": "@qiun",
  15. "rawSpec": "2.5.0-20230101",
  16. "saveSpec": null,
  17. "fetchSpec": "2.5.0-20230101"
  18. },
  19. "_requiredBy": [
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@qiun/ucharts/-/ucharts-2.5.0-20230101.tgz",
  23. "_shasum": "9ca5d646328ad4a002c745c28001f8916865c4f8",
  24. "_spec": "@qiun/ucharts@2.5.0-20230101",
  25. "_where": "C:\\Users\\任春旭\\Desktop\\传秀\\hotelHomestayWx",
  26. "author": {
  27. "name": "秋云"
  28. },
  29. "bundleDependencies": false,
  30. "deprecated": false,
  31. "description": "【原生uCharts】跨平台图表库,全端全平台支持的图表库,开箱即用。支持PC、H5、微信小程序、支付宝小程序、百度小程序、头条小程序、飞书小程序、QQ小程序、360小程序、快手小程序、钉钉小程序、淘宝小程序、京东小程序、Vue、Taro等更多支持canvas的框架,体积小巧、调用简单方便、性能及体验极佳。",
  32. "homepage": "https://www.ucharts.cn",
  33. "keywords": [
  34. "uCharts",
  35. "大图",
  36. "大屏",
  37. "可视化",
  38. "图表库",
  39. "饼图",
  40. "圆环图",
  41. "折线图",
  42. "柱状图",
  43. "山峰图",
  44. "区域图",
  45. "雷达图",
  46. "圆弧进度图",
  47. "仪表盘",
  48. "K线图",
  49. "条状图",
  50. "混合图",
  51. "��瑰图",
  52. "漏斗图",
  53. "词云图",
  54. "时序图",
  55. "散点图",
  56. "气泡图",
  57. "地图"
  58. ],
  59. "license": "Apache",
  60. "main": "u-charts.js",
  61. "name": "@qiun/ucharts",
  62. "publishConfig": {
  63. "access": "public",
  64. "registry": "https://registry.npmjs.org/"
  65. },
  66. "scripts": {
  67. "test": "echo \"Error: no test specified\" && exit 1"
  68. },
  69. "version": "2.5.0-20230101"
  70. }