-
Notifications
You must be signed in to change notification settings - Fork 0
/
vendor.json
23 lines (23 loc) · 1.22 KB
/
vendor.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
"bower_components/jquery/dist/jquery.js",
"bower_components/jquery-ui/jquery-ui.js",
"bower_components/bootstrap/dist/js/bootstrap.js",
"bower_components/bootstrap-switch/dist/js/bootstrap-switch.js",
"bower_components/angular/angular.js",
"bower_components/moment/moment.js",
"bower_components/moment/locale/zh-cn.js",
"bower_components/angular-bootstrap-datetimepicker/src/js/datetimepicker.js",
"bower_components/angular-bootstrap-datetimepicker/src/js/datetimepicker.templates.js",
"bower_components/sockjs-client/dist/sockjs.js",
"bower_components/stomp-websocket/lib/stomp.js",
"bower_components/angular-ui-router/release/angular-ui-router.js",
"bower_components/angular-ui-select/dist/select.js",
"bower_components/angular-toastr/dist/angular-toastr.tpls.js",
"bower_components/ng-stomp/dist/ng-stomp.min.js",
"bower_components/ngstorage/ngStorage.js",
"bower_components/angular-bootstrap-switch/dist/angular-bootstrap-switch.js",
"bower_components/angular-ui-sortable/sortable.js",
"bower_components/wangEditor/release/wangEditor.js",
"bower_components/ng-file-upload/ng-file-upload-shim.min.js",
"bower_components/ng-file-upload/ng-file-upload.min.js"
]