liukangdong
2024-05-09 4ac3741da96e1dfae00500f209d486a48383a804
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
26
27
28
29
30
31
32
33
34
35
{
    "name": "图片裁剪 四角拖动 图片缩放移动",
    "version": "1.0.0",
    "lockfileVersion": 3,
    "requires": true,
    "packages": {
        "": {
            "name": "图片裁剪 四角拖动 图片缩放移动",
            "version": "1.0.0",
            "dependencies": {
                "dayjs": "^1.11.11",
                "uniapp-qrcode": "^1.0.2",
                "uview-ui": "^2.0.37"
            }
        },
        "node_modules/dayjs": {
            "version": "1.11.11",
            "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.11.tgz",
            "integrity": "sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg=="
        },
        "node_modules/uniapp-qrcode": {
            "version": "1.0.2",
            "resolved": "https://registry.npmmirror.com/uniapp-qrcode/-/uniapp-qrcode-1.0.2.tgz",
            "integrity": "sha512-jcWwWz4yXsO7if/+78MMXj5VUdZTLu2D6L/IKb4mJkIw87oF11pO3WS/jS27SUcPCrX/BKcir5a2R1uvkaoR9g=="
        },
        "node_modules/uview-ui": {
            "version": "2.0.37",
            "resolved": "https://registry.npmmirror.com/uview-ui/-/uview-ui-2.0.37.tgz",
            "integrity": "sha512-iBcWNmQa01Wr+z004G6XIVPDctOrJIAx7LObQceUAPxZh6kJYjIOAMp5JE1K4VpoMV5bKYDpCd0gmX+M4nTEQQ==",
            "engines": {
                "HBuilderX": "^3.1.0"
            }
        }
    }
}