-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathpackage.json
37 lines (37 loc) · 1.13 KB
/
package.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
{
"name": "bootcatch-themes",
"version": "2.2.0",
"description": "🍕 🍺 Bootcatch is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Bootcatch are released under the MIT license, which means you can use them for any purpose, even for commercial projects.",
"repository": {
"type": "git",
"url": "git+https://github.com/ajaymarathe/bootcatch-themes.git"
},
"keywords": [
"bootcatch",
"bootcatch-themes",
"css-framework",
"bootstrap4",
"bootstrap",
"bootswatch",
"ajay-marathe",
"free",
"bootstrap",
"themes",
"BOOTCATCH",
"templates",
"bootswatch 3",
"bootswatch cdn",
"free-themes-for-bootstrap",
"bootstrap-4.3",
"bootstrap-customized-themes",
"creative-bootstrap-templates",
"customize-bootstrap-themes",
"bootcatch-cdn"
],
"author": "Ajay Marathe <[email protected]> (https://bootcatch.com/custom-themes)",
"license": "MIT",
"bugs": {
"url": "https://github.com/ajaymarathe/bootcatch-themes/issues"
},
"homepage": "https://github.com/ajaymarathe/bootcatch-themes#readme"
}