-
Notifications
You must be signed in to change notification settings - Fork 19
/
org.dita.normalize.json
50 lines (50 loc) · 1.83 KB
/
org.dita.normalize.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
41
42
43
44
45
46
47
48
49
50
[
{
"name": "org.dita.normalize",
"description": "The org.dita.normalize plugin extends DITA Open Toolkit with a dita transformation type that generates normalized topics and maps from DITA input.",
"keywords": ["DITA", "default"],
"homepage": "https://github.com/dita-ot/org.dita.normalize/",
"vers": "1.0.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=2.5.0"
}
],
"url": "https://github.com/dita-ot/org.dita.normalize/archive/1.0.zip",
"cksum": "1765fd3637e7bfa0684b979106773d272c9ed8a474eb2b2fc3150d4bc7254896"
},
{
"name": "org.dita.normalize",
"description": "The org.dita.normalize plugin extends DITA Open Toolkit with a dita transformation type that generates normalized topics and maps from DITA input.",
"keywords": ["DITA", "default"],
"homepage": "https://github.com/dita-ot/org.dita.normalize/",
"vers": "1.1.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=2.5.0"
}
],
"url": "https://github.com/dita-ot/org.dita.normalize/archive/refs/tags/1.1.0.zip",
"cksum": "ae6d6855cdf3771fe76e6b85870214ee0c7e9c447ef87ab52e1e76b9b4f1d47e"
},
{
"name": "org.dita.normalize",
"description": "The org.dita.normalize plugin extends DITA Open Toolkit with a dita transformation type that generates normalized topics and maps from DITA input.",
"keywords": ["DITA", "default"],
"homepage": "https://github.com/dita-ot/org.dita.normalize/",
"vers": "2.0.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=4.2.0"
}
],
"url": "https://github.com/dita-ot/org.dita.normalize/archive/refs/tags/2.0.zip",
"cksum": "24a5c9bbd4da1095541133ab36e2d946fcef403eafd45567ce4d1a53717050b7"
}
]