-
Notifications
You must be signed in to change notification settings - Fork 6
/
package.json
49 lines (49 loc) · 1.19 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
{
"name": "@smarthtmlelements/smart-bootstrap",
"version": "4.4.2",
"description": "Material Design Bootstrap Web Components with CSS3 Variables",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/HTMLElements/smart-bootstrap.git"
},
"dependencies": {},
"author": "jQWidgets LTD",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/HTMLElements/smart-bootstrap/issues"
},
"homepage": "https://github.com/HTMLElements/smart-bootstrap#readme",
"keywords": [
"input",
"element",
"bootstrap",
"inputs",
"bootstrap dropdown",
"bootstrap button",
"bootstrap input",
"bootstrap tabs",
"bootstrap modal",
"material bootstrap",
"mdbootstrap",
"bootstrap input group",
"input web component",
"datainput web component",
"input component",
"datagrid bootstrap",
"bootstrap typeahead",
"typeahead",
"auto complete",
"auto suggest input",
"input custom element",
"html carousel",
"material web components",
"input",
"material input",
"custom elements",
"inputs"
]
}