You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021
  1. {
  2. "id": "zhengxiya-platewrite",
  3. "displayName": "VUE3车牌输入插件",
  4. "version": "0.4",
  5. "description": "车牌牌输入插件",
  6. "keywords": [
  7. "车牌"
  8. ],
  9. "dcloudext": {
  10. "category": [
  11. "前端组件",
  12. "通用组件"
  13. ]
  14. },
  15. "dependencies": {
  16. "babel-eslint": "^10.1.0",
  17. "base64-js": "^1.5.1",
  18. "egg-cors": "^2.2.3",
  19. "uview-ui": "^2.0.31"
  20. }
  21. }