123456789101112131415161718 |
- {
- "name": "dou_platform_applet",
- "version": "1.0.0",
- "description": "",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "dependencies": {
- "tki-qrcode": "^0.1.6",
- "uview-ui": "^1.8.7"
- },
- "industrySDK": true
- }
|