summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-os/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE-os/bower.json')
-rw-r--r--ecomp-portal-FE-os/bower.json41
1 files changed, 41 insertions, 0 deletions
diff --git a/ecomp-portal-FE-os/bower.json b/ecomp-portal-FE-os/bower.json
new file mode 100644
index 00000000..b5c8f755
--- /dev/null
+++ b/ecomp-portal-FE-os/bower.json
@@ -0,0 +1,41 @@
+{
+ "name": "ecomp",
+ "version": "0.0.0",
+ "dependencies": {
+ "angular": "1.4.8",
+ "angular-animate": "1.4.8",
+ "angular-route": "1.4.8",
+ "angular-aria": "1.4.8",
+ "angular-messages": "~1.4.8",
+ "angular-material": "0.9.8",
+ "json3": "~3.3.1",
+ "es5-shim": "~4.5.8",
+ "angular-resource": "1.4.8",
+ "angular-cookies": "1.4.8",
+ "angular-sanitize": "1.4.8",
+ "lodash": "~4.13.1",
+ "angular-ui-router": "~0.2.18",
+ "jquery": "~2.2.4",
+ "ui-select": "angular-ui-select#~0.17.1",
+ "angular-touch": "1.4.8",
+ "angular-smart-table": "~2.1.8",
+ "angular-gestures": "latest",
+ "angular-cache": "~4.6.0",
+ "ng-dialog": "~0.6.1",
+ "jqTree": "jqtree#^1.3.3",
+ "angular-uuid": "^0.1.0",
+ "angular-bootstrap": "^2.0.0",
+ "jquery.newstape": "1.0.0",
+ "oclazyload": "1.0.9",
+ "d3" : "3.1.5",
+ "angular-gridster": "^0.13.15"
+
+ },
+ "devDependencies": {
+ "angular-mocks": "~1.4.8",
+ "angular-scenario": "~1.4.8"
+ },
+ "resolutions": {
+ "angular": "1.4.8"
+ }
+}