-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmetadata.json
40 lines (40 loc) · 1.07 KB
/
metadata.json
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
{
"meta": {
"build": {
"build-date": "2025-02-21",
"codified-date": "2025-02-21",
"platform": {
"reproducible": "true",
"version": "2.12.7"
},
"publication": "publication/2021-10-18",
"repositories": [
{
"commit": "a146c1739b00d0a61c61fdcdcf82a67b2c889236",
"name": "DCCouncil/law-xml"
},
{
"commit": "424dc9383dbe361d8b3b1083e6e98e756a7ec4c0",
"name": "DCCouncil/law-xml-codified"
}
]
},
"canonical-urls": {
"html": "https://code.dccouncil.us",
"html-bulk": "https://github.com/dccouncil/law-html",
"law-git": "https://github.com/dccouncil/law.git",
"static-assets": "https://github.com/dccouncil/law-static-assets",
"xml-bulk": "https://github.com/dccouncil/law-xml"
},
"contact": {
"email": "code@dccouncil.us"
},
"description": "Browse the laws and code of the District of Columbia",
"redirects": [
{
"in": "/dc/council",
"out": "/us/dc/council"
}
]
}
}