-
Notifications
You must be signed in to change notification settings - Fork 0
/
box.json
35 lines (35 loc) · 1.04 KB
/
box.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
{
"name":"Responsive Theme - Business Blog",
"version":"3.0",
"author":"Lucid Outsourcing Solutions",
"location":"https://github.com/LucidSolutions/cbbusinessblog/archive/master.zip",
"homepage":"http://www.ortussolutions.com/products/contentbox",
"documentation":"https://github.com/LucidSolutions/cbbusinessblog",
"repository":{
"type":"git",
"URL":"https://github.com/LucidSolutions/cbbusinessblog"
},
"bugs":"https://github.com/LucidSolutions/cbbusinessblog/issues",
"slug":"cbbusinessblog",
"shortDescription":"Responsive Blog Theme - Business Blog",
"description":"Responsive Blog Theme - Business Blog",
"instructions":"",
"changelog":"",
"type":"contentbox-themes",
"license":[
{
"type":"Apache2",
"URL":"http://www.apache.org/licenses/LICENSE-2.0"
}
],
"contributors":[],
"dependencies":{},
"devDependencies":{},
"installPaths":{},
"scripts":{},
"ignore":[
"**/.*",
"test",
"tests"
]
}