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.

2 年之前
2 年之前
2 年之前
2 年之前
2 年之前
2 年之前
2 年之前
2 年之前
1 年之前
1 年之前
2 年之前
2 年之前
2 年之前
123456789101112131415161718192021222324252627282930
  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. "docx-preview": "^0.1.18",
  19. "egg-cors": "^2.2.3",
  20. "jweixin-module": "^1.6.0",
  21. "qrcode.vue": "^3.4.1",
  22. "sm-crypto": "^0.3.12",
  23. "vconsole": "^3.15.1",
  24. "vue-buffer": "^0.0.1",
  25. "weixin-js-sdk": "^1.6.2"
  26. },
  27. "devDependencies": {
  28. "@typescript-eslint/parser": "^5.60.0"
  29. }
  30. }