Blame view

package-lock.json 820 Bytes
aa2980c5   夏洋涛   feat:创建应用
1
{
4b6fcb89     feat:部分静态页面调整
2
3
4
  "name": "sxhClockIn",
  "version": "2.0.0",
  "lockfileVersion": 2,
aa2980c5   夏洋涛   feat:创建应用
5
  "requires": true,
aa2980c5   夏洋涛   feat:创建应用
6
7
8
9
10
  "packages": {
    "": {
      "name": "sxhClockIn",
      "version": "2.0.0",
      "license": "ISC",
8cd16d4b     feat:打卡模板创建
11
12
13
14
15
      "dependencies": {
        "@vant/weapp": "^1.10.5"
      }
    },
    "node_modules/@vant/weapp": {
aa2980c5   夏洋涛   feat:创建应用
16
17
18
      "version": "1.10.5",
      "resolved": "https://registry.npmmirror.com/@vant/weapp/-/weapp-1.10.5.tgz",
      "integrity": "sha512-bAHp9r0ZiRsOqPOLzQHI/ZvkAlXzol1/TFhM70MyghuxkzJTjcDUd8RIfLkCN3c1MCK/PfBGw2an8/afygftCg=="