-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcomponent.json
More file actions
37 lines (37 loc) · 1.05 KB
/
Copy pathcomponent.json
File metadata and controls
37 lines (37 loc) · 1.05 KB
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": "AzureTickets",
"version": "1.0.0",
"dependencies": {
"angular": "1.0.8",
"angular-ui": "*",
"angular-ui-tinymce": "latest",
"angular-resource": "1.0.8",
"angular-cookies": "1.0.8",
"angular-sanitize": "1.0.8",
"angular-bootstrap" : "*",
"jquery": "*",
"jquery-ui":"*",
"jquery-migrate": "*",
"jquery-timepicker-addon": "git://github.com/trentrichardson/jQuery-Timepicker-Addon.git",
"jquery-bing-bower" : "https://github.com/webpolis/jquery-bing-bower.git",
"responsiveiframe": "*",
"bootstrap": "~2.3.1",
"bootstrap-switch" :"*",
"font-awesome" : "4.0.1",
"json3": "*",
"es5-shim": "*",
"easyXDM": "*",
"select2": "*",
"datejs": "*",
"Chart.js": "*",
"font-awesome": "*",
"excanvas": "latest",
"html5shiv": "*",
"flot": "*",
"gritter": "*"
},
"devDependencies": {
"angular-mocks": "*",
"angular-scenario": "*"
}
}