-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Expand file tree
/
Copy pathreceipt.json
More file actions
35 lines (35 loc) · 732 Bytes
/
Copy pathreceipt.json
File metadata and controls
35 lines (35 loc) · 732 Bytes
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
{
"id": "sha256:b30f404afd6c564263bd4e7f731a77501c63049281d0ece973f04ccd44621b0f",
"@context": "https://w3id.org/chainpoint/v2",
"type": "ChainpointSHA256v2",
"issuer": {
"runx_cli_version": "0.6.13"
},
"subject": {
"ref": {
"uri": "https://codeboost-tr.github.io/dayjs/"
}
},
"acts": [
{
"type": "sourcey-build",
"output": {
"refs": [
"https://codeboost-tr.github.io/dayjs/"
],
"pages": [
"introduction",
"installation",
"parsing",
"get-set",
"manipulating",
"displaying",
"querying",
"formatting",
"plugins",
"i18n"
]
}
}
]
}