-
Notifications
You must be signed in to change notification settings - Fork 19
/
org.dita-community.common.xslt.json
34 lines (34 loc) · 1.14 KB
/
org.dita-community.common.xslt.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
[
{
"name": "org.dita-community.common.xslt",
"description": "DITA Community common XSLT modules",
"homepage": "https://github.com/dita-community/org.dita-community.common.xslt",
"keywords": ["XSLT", "utilities"],
"vers": "1.1.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.3"
}
],
"url": "https://github.com/dita-community/org.dita-community.common.xslt/releases/download/v1.1.0/org.dita-community.common.xslt.1.1.0.zip",
"cksum": "4f3b757f074a49896f4188c3b44e3fe647c3b1cd4057d613634e533c8b4f38ab"
},
{
"name": "org.dita-community.common.xslt",
"description": "DITA Community common XSLT modules",
"homepage": "https://github.com/dita-community/org.dita-community.common.xslt",
"keywords": ["XSLT", "utilities"],
"vers": "1.0.27",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=1.8.5"
}
],
"url": "https://github.com/dita-community/org.dita-community.common.xslt/archive/1.0.0RC27.zip",
"cksum": "9f1223ff14a0f4230ad39202c143b0b82cc46e47487910c4ca45ca561dd46c94"
}
]