jiangping
2024-07-16 b0b94a084ed6c1a685caebb8dfb1a0d65fdd9ef6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "party",
  "version": "1.0.0",
  "main": "app.js",
  "dependencies": {
    "@vant/area-data": "^1.1.3",
    "@vant/weapp": "^1.11.6",
    "vant-weapp": "^0.5.28"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git@gitee.com:ttttimor/party.git"
  },
  "description": ""
}