-
Notifications
You must be signed in to change notification settings - Fork 1
/
oh-package-lock.json5
50 lines (50 loc) · 2.02 KB
/
oh-package-lock.json5
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"meta": {
"stableOrder": true
},
"lockfileVersion": 3,
"ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
"specifiers": {
"@ohos/[email protected]": "@ohos/[email protected]",
"@ohos/crypto-js@^2.0.3": "@ohos/[email protected]",
"@ohos/[email protected]": "@ohos/[email protected]",
"@ohos/[email protected]": "@ohos/[email protected]",
"@youzanyun/app_web@^1.0.0": "@youzanyun/[email protected]"
},
"packages": {
"@ohos/[email protected]": {
"name": "@ohos/axios",
"integrity": "sha512-v1QBWk6DfcN8wUW3D0ieFbHTR1taSI5cOgxp5l6B5cegXuNYhSc8ggKlAIXe6h/14LsfM+NW0ZGfSXcNEIM5yA==",
"resolved": "https://repo.harmonyos.com/ohpm/@ohos/axios/-/axios-2.2.0.har",
"registryType": "ohpm"
},
"@ohos/[email protected]": {
"name": "@ohos/crypto-js",
"integrity": "sha512-LuHaR1kD5PxnOXnuR1fWvPwGtbed9Q/QGzk6JOh8y5Wdzvi8brPesODZiaWf9scOVRHsbTPOtZw91vWB35p1vQ==",
"resolved": "https://repo.harmonyos.com/ohpm/@ohos/crypto-js/-/crypto-js-2.0.3.har",
"registryType": "ohpm"
},
"@ohos/[email protected]": {
"name": "@ohos/hamock",
"integrity": "sha512-K6lDPYc6VkKe6ZBNQa9aoG+ZZMiwqfcR/7yAVFSUGIuOAhPvCJAo9+t1fZnpe0dBRBPxj2bxPPbKh69VuyAtDg==",
"resolved": "https://repo.harmonyos.com/ohpm/@ohos/hamock/-/hamock-1.0.0.har",
"registryType": "ohpm"
},
"@ohos/[email protected]": {
"name": "@ohos/hypium",
"integrity": "sha512-PC3jpwKERg68V+4dmKU+SLjNps9i5JcQH57rQriaTsh62NBgVZs4SceMmNOtrIOyldbEJ5mXSwoZwiG/nkRmTw==",
"resolved": "https://repo.harmonyos.com/ohpm/@ohos/hypium/-/hypium-1.0.16.har",
"registryType": "ohpm"
},
"@youzanyun/[email protected]": {
"name": "@youzanyun/app_web",
"integrity": "sha512-dFaxheJCoDmVEAhC4uq/qvaiYse8DKmAE4x69B+vZdKJb11RFwpkkOq0K4Jbggqbqx8mxYxpuijOb/gTV4o7kg==",
"resolved": "https://repo.harmonyos.com/ohpm/@youzanyun/app_web/-/app_web-1.0.0.har",
"registryType": "ohpm",
"dependencies": {
"@ohos/crypto-js": "^2.0.3",
"@ohos/axios": "2.2.0"
}
}
}
}