package.json 405 B

12345678910111213141516171819202122232425
  1. {
  2. "name": "cl-uni",
  3. "version": "1.8.20",
  4. "description": "cool-uni: button、form ...",
  5. "main": "index.js",
  6. "scripts": {},
  7. "author": "icssoa",
  8. "license": "ISC",
  9. "keywords": [
  10. "uni",
  11. "cool",
  12. "vue",
  13. "ui",
  14. "uniapp",
  15. "tabbar",
  16. "cropper",
  17. "timeline",
  18. "form",
  19. "upload",
  20. "guide",
  21. "cropper"
  22. ],
  23. "homepage": "https://github.com/cool-team-official/cool-uni",
  24. "sideEffects": false
  25. }