-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
42 lines (42 loc) · 1.17 KB
/
bower.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
{
"name": "masterapp",
"description": "file-file pendukung",
"main": "",
"authors": [
"sonigramediamajalah <[email protected]>"
],
"license": "MIT",
"homepage": "https://github.com/sonigramediamajalah/masterapp",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"vendor/bower_components"
],
"dependencies": {
"jquery.bootgrid": "jquery-bootgrid#^1.3.1",
"animate.css": "^3.5.1",
"material-design-iconic-font": "^2.2.0",
"Waves": "waves#^0.7.5",
"fullcalendar": "^2.7.1",
"bootstrap-sweetalert": "^0.4.5",
"malihu-custom-scrollbar-plugin": "^3.1.3",
"flot.curvedlines": "^1.1.1",
"sparklines": "^1.0.0",
"moment": "^2.13.0",
"simpleWeather": "^3.1.0",
"remarkable-bootstrap-notify": "remarkable-bootstrap-growl#^3.1.3",
"chosen": "^1.5.1",
"jquery.price_format": "^2.0.0",
"twitter-bootstrap-wizard": "^1.3.2",
"dropzone": "^4.3.0",
"bootstrap-growl": "^1.1.0",
"bootstrap-select": "^1.11.2",
"eonasdan-bootstrap-datetimepicker": "^4.17.42",
"typeahead.js": "^0.11.1",
"jquery.marquee": "jQuery.Marquee#^1.4.0"
}
}