-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.json
More file actions
20 lines (20 loc) · 795 Bytes
/
settings.json
File metadata and controls
20 lines (20 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name": "BtFourPointThree",
"slug": "btfourpointthree",
"type": "theme",
"source": "vaahcms",
"download_link": "https://github.com/webreinvent/vaahcms-theme-btfourpointthree/archive/master.zip",
"title": "Bootstrap 4.3 Theme",
"thumbnail": "http://themepixels.me/dashforge/assets/img/placehold.jpg",
"excerpt": "Bootstrap 4.3 Theme for VaahCMS",
"description": "Bootstrap 4.3 Theme for VaahCMS",
"author_name": "WebReinvent",
"author_website": "https://www.webreinvent.com",
"vaah_url": "https://vaah.dev/cms/theme/btfourpointthree",
"version": "v0.0.1",
"is_sample_data_available": true,
"import_sample_data": false,
"providers": [
"VaahCms\\Themes\\BtFourPointThree\\Providers\\BtFourPointThreeServiceProvider"
]
}