1234567891011121314151617181920212223242526272829 |
- {
- "id": "zhengxiya-platewrite",
- "displayName": "VUE3车牌输入插件",
- "version": "0.4",
- "description": "车牌输入插件",
- "keywords": [
- "车牌"
- ],
- "dcloudext": {
- "category": [
- "前端组件",
- "通用组件"
- ]
- },
- "dependencies": {
- "babel-eslint": "^10.1.0",
- "base64-js": "^1.5.1",
- "docx-preview": "^0.1.18",
- "egg-cors": "^2.2.3",
- "jweixin-module": "^1.6.0",
- "qrcode.vue": "^3.4.1",
- "sm-crypto": "^0.3.12",
- "vconsole": "^3.15.1",
- "vue-buffer": "^0.0.1"
- },
- "devDependencies": {
- "@typescript-eslint/parser": "^5.60.0"
- }
- }
|