package.json 475 B

1234567891011121314151617
  1. {
  2. "id": "mao-scroll",
  3. "name": "MaoUI 文字向上滚动 多行滚动 多行滑动",
  4. "version": "1.2",
  5. "description": "多行文字向上滚动自动消失 适用于公告 新闻 动态 中将结果 最新订单等场景",
  6. "keywords": [
  7. "公告",
  8. "订单",
  9. "新闻"
  10. ],
  11. "dependencies": {
  12. "dayjs": "^1.11.11",
  13. "image-tools": "^1.4.0",
  14. "recorder-core": "^1.3.24040900",
  15. "uuid": "^9.0.1"
  16. }
  17. }