package.json 427 B

123456789101112131415161718
  1. {
  2. "id": "px-suspen-button",
  3. "name": "suspensionButton 悬浮按钮",
  4. "version": "1.0.1",
  5. "description": "悬浮按钮组件,扇形展开关闭,自由移动,多样式自定义",
  6. "keywords": [
  7. "suspenButton",
  8. "悬浮按钮",
  9. "扇形展开",
  10. "自定义"
  11. ],
  12. "dcloudext": {
  13. "category": [
  14. "前端组件",
  15. "通用组件"
  16. ]
  17. }
  18. }