-
Notifications
You must be signed in to change notification settings - Fork 18
/
net.infotexture.dita-bootstrap.sass.json
42 lines (42 loc) · 1.37 KB
/
net.infotexture.dita-bootstrap.sass.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
[
{
"name": "net.infotexture.dita-bootstrap.sass",
"description": "Sass theme customization for DITA Bootstrap 5.3.3",
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive", "Sass", "Themes"],
"homepage": "https://infotexture.github.io/dita-bootstrap/sass.html",
"vers": "5.3.3",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.7.0"
},
{
"name": "net.infotexture.dita-bootstrap",
"req": ">=5.3.3"
}
],
"url": "https://github.com/infotexture/dita-bootstrap.sass/archive/5.3.3.zip",
"cksum": "6331f354194e9ca66830a52413c1ccfa2de42f139db646ac4312834b2ecbc921"
},
{
"name": "net.infotexture.dita-bootstrap.sass",
"description": "Sass theme customization for DITA Bootstrap 5.3.4",
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive", "Sass", "Themes"],
"homepage": "https://infotexture.github.io/dita-bootstrap/sass.html",
"vers": "5.3.4",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.7.0"
},
{
"name": "net.infotexture.dita-bootstrap",
"req": ">=5.3.4"
}
],
"url": "https://github.com/infotexture/dita-bootstrap.sass/archive/5.3.4.zip",
"cksum": "24b802fbb887a0bb5809e9d8e532d78462570baca88244cc9d3c770af89860cb"
}
]