-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
54 lines (54 loc) · 1.12 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"name": "bootstrap-extended",
"name_c": "@ivan-kalatchev/bootstrap-extended",
"version": "1.1.0",
"description": "Bootstrap with super powers!",
"directories": {
"lib": "lib",
"prod": "prod"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Ivan-Kalatchev/BootstrapExtended.git"
},
"keywords": [
"bootstrap",
"ui",
"checkbox",
"select",
"bootstrap-extended",
"sidebar",
"side-bar",
"bootstrap-sidebar",
"bootstrap-select",
"switch",
"bootstrap-switch",
"bootstrap-checkbox",
"radio",
"bootstrap-radio",
"drawer",
"bootstrap-drawer",
"callout",
"bootstrap-library",
"bootstrap-extention",
"bootstrap-theme",
"theme",
"sass",
"css",
"sass-library",
"library",
"css-library",
"super",
"piowers",
"extention",
"bootstrap-callout",
"card",
"bootstrap-card"
],
"author": "Ivan-Kalatchev",
"license": "MIT",
"bugs": {
"url": "https://github.com/Ivan-Kalatchev/BootstrapExtended/issues"
},
"homepage": "https://github.com/Ivan-Kalatchev/BootstrapExtended"
}