-
Notifications
You must be signed in to change notification settings - Fork 19
/
org.dita.index.json
38 lines (38 loc) · 1.05 KB
/
org.dita.index.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
[
{
"name": "org.dita.index",
"description": "Index processor for DITA-OT",
"keywords": [
"index",
"pdf",
"default"
],
"homepage": "https://github.com/dita-ot/org.dita.index/",
"vers": "1.0.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.4.0"
}
],
"url": "https://github.com/dita-ot/org.dita.index/releases/download/1.0.0/org.dita.index-1.0.0.zip",
"cksum": "f9daed35ac70e2bc9f06e0d28a2d0d628077fc352cd3fad29289607f5ae87f69"
},
{
"name": "org.dita.index",
"description": "Index processor for DITA-OT",
"keywords": ["index", "pdf", "default"],
"homepage": "https://github.com/dita-ot/org.dita.index/",
"vers": "2.0.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=4.0.0"
}
],
"url": "https://github.com/dita-ot/org.dita.index/releases/download/2.0.0/org.dita.index-2.0.0.zip",
"cksum": "2249215e9e887ca1578917baa5e01e350d0665c371a192a5aa1d84af5d0cf05e"
}
]