| 123456789101112131415161718 |
- {
- "name": "activitys-uniapp",
- "version": "1.0.0",
- "description": "",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "dependencies": {
- "jweixin-module": "^1.6.0",
- "luch-request": "^3.0.7",
- "uview-ui": "^1.8.4",
- "vconsole": "^3.10.1"
- }
- }
|