| 1234567891011121314151617181920212223 |
- {
- "id": "shuati-mp",
- "name": "刷题小程序",
- "displayName": "刷题小程序",
- "version": "3.4.5",
- "description": "刷题小程序",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": "",
- "keywords": [
- "刷题小程序"
- ],
- "author": "derkj",
- "dependencies": {
- "@vant/weapp": "^1.11.7",
- "crypto-js": "^4.2.0",
- "mammoth": "^1.11.0",
- "vant": "^2.13.8",
- "vue": "^3.4.21",
- "vue-clipboard2": "^0.3.3"
- }
- }
|