package.json 753 B

123456789101112131415161718192021222324
  1. {
  2. "id": "best-plate-keyboard",
  3. "name": "车牌号输入组件、车牌选择键盘",
  4. "displayName": "车牌号输入组件、车牌选择键盘",
  5. "version": "1.0.0",
  6. "description": "一个功能强大又完善的中国车牌号输入组件,支持各种车牌类型,包括普通蓝牌、新能源绿牌、黄牌挂车、黑牌港澳、使领馆车牌和警车车牌。",
  7. "keywords": [
  8. "车牌号码输入",
  9. "车牌键盘",
  10. "车牌选择",
  11. "车牌大全"
  12. ],
  13. "dcloudext": {
  14. "type": "component-vue",
  15. "sale": {
  16. "regular": {
  17. "price": "0.00"
  18. },
  19. "sourcecode": {
  20. "price": "0.00"
  21. }
  22. }
  23. }
  24. }