-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoh-package-lock.json5
43 lines (43 loc) · 1.75 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
{
"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/[email protected]": "@ohos/[email protected]",
"@pura/harmony-utils@^1.0.2": "@pura/[email protected]",
"class-transformer@^0.5.1": "[email protected]"
},
"packages": {
"@ohos/[email protected]": {
"name": "@ohos/hamock",
"integrity": "sha512-K6lDPYc6VkKe6ZBNQa9aoG+ZZMiwqfcR/7yAVFSUGIuOAhPvCJAo9+t1fZnpe0dBRBPxj2bxPPbKh69VuyAtDg==",
"resolved": "https://ohpm.openharmony.cn/ohpm/@ohos/hamock/-/hamock-1.0.0.har",
"registryType": "ohpm"
},
"@ohos/[email protected]": {
"name": "@ohos/hypium",
"integrity": "sha512-PC3jpwKERg68V+4dmKU+SLjNps9i5JcQH57rQriaTsh62NBgVZs4SceMmNOtrIOyldbEJ5mXSwoZwiG/nkRmTw==",
"resolved": "https://ohpm.openharmony.cn/ohpm/@ohos/hypium/-/hypium-1.0.16.har",
"registryType": "ohpm"
},
"@pura/[email protected]": {
"name": "@pura/harmony-utils",
"integrity": "sha512-urmPGuTcRoZJGnFGUNo4bKeirskZr29e8pQ+1dTd9rxZm9aW3bE8KT/E2L7ZSKI9V92S6xB7SPmYEGSsnr9QnQ==",
"resolved": "https://ohpm.openharmony.cn/ohpm/@pura/harmony-utils/-/harmony-utils-1.0.2.har",
"registryType": "ohpm",
"dependencies": {
"class-transformer": "^0.5.1"
}
},
"[email protected]": {
"name": "class-transformer",
"integrity": "sha512-SQa1Ws6hUbfC98vKGxZH3KFY0Y1lm5Zm0SY8XX9zbK7FJCyVEac3ATW0RIpwzW+oOfmHE5PMPufDG9hCfoEOMw==",
"resolved": "https://ohpm.openharmony.cn/ohpm/class-transformer/-/class-transformer-0.5.1.tgz",
"shasum": "24147d5dffd2a6cea930a3250a677addf96ab336",
"registryType": "ohpm"
}
}
}