package.json 615 B

1234567891011121314151617181920212223242526
  1. {
  2. "id": "car-number-input",
  3. "displayName": "车牌选择组件+键盘(包含新能源车牌)",
  4. "version": "1.0.4",
  5. "description": "车牌输入组件+键盘,包含新能源车牌",
  6. "keywords": [
  7. "车牌",
  8. "车牌选择器",
  9. "键盘",
  10. "车牌键盘",
  11. "车牌选择"
  12. ],
  13. "dcloudext": {
  14. "contact": {
  15. "qq": ""
  16. },
  17. "declaration": {
  18. "ads": "无",
  19. "data": "无",
  20. "permissions": "无"
  21. },
  22. "npmurl": "",
  23. "type": "component-vue"
  24. },
  25. "repository": ""
  26. }