Liuyi
2024-09-25 21222d0795e3cb26a6116311e367022687298ea3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "water-drinking-uniapp",
  "version": "1.0.0",
  "description": "",
  "main": "main.js",
  "dependencies":{
      "@dcloudio/uni-ui": "^1.4.28"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC"
}