1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
| {
| "dependencies": {
| "@smallwei/avue": "^2.8.14",
| "axios": "^0.21.1",
| "js-md5": "^0.7.3",
| "uni-read-pages": "^1.0.5",
| "uview-ui": "^1.8.4",
| "weex-bindingx": "0.0.49"
| },
| "name": "qfqk-android",
| "version": "1.0.0",
| "main": "main.js",
| "devDependencies": {},
| "scripts": {
| "test": "echo \"Error: no test specified\" && exit 1"
| },
| "repository": {
| "type": "git",
| "url": "http://192.168.0.105:10010/r/qfqk-android.git"
| },
| "keywords": [],
| "author": "",
| "license": "ISC",
| "description": ""
| }
|
|