-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathorg.metadita.deprecated.json
More file actions
34 lines (34 loc) · 1.1 KB
/
org.metadita.deprecated.json
File metadata and controls
34 lines (34 loc) · 1.1 KB
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
[
{
"name": "org.metadita.deprecated",
"description": "Report markup deprecated for DITA 2.0",
"keywords": ["deprecated", "validation", "OASIS"],
"homepage": "https://github.com/robander/deprecated-dita/",
"vers": "1.0.0",
"license": "Apache 2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.0.3"
}
],
"url": "https://github.com/robander/deprecated-dita/releases/download/1.0/org.metadita.deprecated-1.0.zip",
"cksum": "5C2119D4360B234CE91F4AC7739313BCB4104E1AF12EE2542831BCC02B515B72"
},
{
"name": "org.metadita.deprecated",
"description": "Report markup deprecated for DITA 2.0",
"keywords": ["deprecated", "validation", "OASIS"],
"homepage": "https://github.com/robander/deprecated-dita/",
"vers": "2.0.0",
"license": "Apache 2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.0.3"
}
],
"url": "https://github.com/robander/deprecated-dita/releases/download/v2.0/org.metadita.deprecated.zip",
"cksum": "ab39395252a92ae07ea022b47b1d1daae302fb73aa1577e68994f52f83afc423"
}
]