-
Notifications
You must be signed in to change notification settings - Fork 85
/
Copy pathoh-package-lock.json5
46 lines (46 loc) · 1.63 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
{
"meta": {
"stableOrder": false
},
"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]",
"@ohmos/calendar@commons/calendar": "@ohmos/calendar@commons/calendar",
},
"packages": {
"@ohmos/calendar@commons/calendar": {
"name": "@ohmos/calendar",
"version": "2.0.2",
"resolved": "commons/calendar",
"registryType": "local",
"dependencies": {
"dayjs": "1.11.7"
}
},
"@ohos/[email protected]": {
"name": "@ohos/hypium",
"version": "1.0.15",
"integrity": "sha512-AhkuYX2l/IzrVARV/hKRGsJDQPtZ5bygr6Q1N2M9W15kBllNYL3khQ0dNvJwh/CIGoEPMDVcME9q6MhFGccqkw==",
"resolved": "https://repo.harmonyos.com/ohpm/@ohos/hypium/-/hypium-1.0.15.har",
"registryType": "ohpm"
},
"@ohos/[email protected]": {
"name": "@ohos/hamock",
"version": "1.0.0-rc",
"integrity": "sha512-O8cdoxTWiQQlln+tAlTmK6Tesefc/MYaNI5ixJnmYih6Ixfed9nWtFpEAakSO6q6FWSPNodCiP1IyegrB8Ta3Q==",
"resolved": "https://repo.harmonyos.com/ohpm/@ohos/hamock/-/hamock-1.0.0-rc.har",
"registryType": "ohpm"
},
"[email protected]": {
"name": "dayjs",
"version": "1.11.7",
"integrity": "sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==",
"resolved": "https://repo.harmonyos.com/ohpm/dayjs/-/dayjs-1.11.7.tgz",
"shasum": "4b296922642f70999544d1144a2c25730fce63e2",
"registryType": "ohpm"
}
}
}