-
Notifications
You must be signed in to change notification settings - Fork 19
/
com.here.validate.svrl.overrides.json
90 lines (90 loc) · 3 KB
/
com.here.validate.svrl.overrides.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
[
{
"name": "com.here.validate.svrl.overrides",
"description": "Shows how to add, remove or extend the ruleset of the base DITA Validator (com.here.validate.svrl).",
"keywords": ["validation", "lint"],
"homepage": "https://github.com/jason-fox/com.here.validate.svrl.overrides/blob/master/README.md",
"vers": "2.0.1",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=2.3.0"
},
{
"name": "com.here.validate.svrl",
"req": ">=2.0.0"
}
],
"url": "https://github.com/jason-fox/com.here.validate.svrl.overrides/archive/v2.0.1.zip",
"cksum": "e2e700d6936b4ff238b5711c40601e396c040ee3a31426fe97eba3702a11754a"
},
{
"name": "com.here.validate.svrl.overrides",
"description": "Shows how to add, remove or extend the ruleset of the base DITA Validator (com.here.validate.svrl).",
"keywords": ["validation", "lint"],
"homepage": "https://github.com/jason-fox/com.here.validate.svrl.overrides/blob/master/README.md",
"vers": "3.0.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.0.0"
},
{
"name": "com.here.validate.svrl",
"req": ">=3.0.0"
}
],
"url": "https://github.com/jason-fox/com.here.validate.svrl.overrides/archive/v3.0.0.zip",
"cksum": "bb5c69ce4b80daeb618743c373cbe2f23fdb2a061e76e913ba38dd4b1cdaf47b"
},
{
"name": "com.here.validate.svrl.overrides",
"description": "Shows how to add, remove or extend the ruleset of the base DITA Validator (com.here.validate.svrl).",
"keywords": ["validation", "lint"],
"homepage": "https://github.com/jason-fox/com.here.validate.svrl.overrides/blob/master/README.md",
"vers": "4.0.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.0.0"
},
{
"name": "org.doctales.xmltask",
"req": ">=1.16.1"
},
{
"name": "com.here.validate.svrl",
"req": ">=4.0.0"
}
],
"url": "https://github.com/jason-fox/com.here.validate.svrl.overrides/archive/v4.0.0.zip",
"cksum": "b62089a7d7010c1cd973a88b17682b562091bb619dd59cf729ade51e702a4bcb"
},
{
"name": "com.here.validate.svrl.overrides",
"description": "Shows how to add, remove or extend the ruleset of the base DITA Validator (com.here.validate.svrl).",
"keywords": ["validation", "lint"],
"homepage": "https://github.com/jason-fox/com.here.validate.svrl.overrides/blob/master/README.md",
"vers": "4.1.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.0.0"
},
{
"name": "org.doctales.xmltask",
"req": ">=1.16.1"
},
{
"name": "com.here.validate.svrl",
"req": ">=4.1.0"
}
],
"url": "https://github.com/jason-fox/com.here.validate.svrl.overrides/archive/v4.1.0.zip",
"cksum": "339c1e0cb4505f6ffdb06fc1c42b8c62f9f0ce4c15d750ff2497887864ac5857"
}
]