summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-ui/templates/dependencies.json
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-09-09 15:57:10 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-09-09 15:57:18 +0200
commit2824b43b7332e847810f042c4183ce95ee90e852 (patch)
tree9a10f31c8acbf01d72336d3d065f8c8fda4b83c5 /js/vendor/angular-ui/templates/dependencies.json
parentf0abeddd07fcf21e30c95d58885416ef40d65391 (diff)
use bower for managing deps
Diffstat (limited to 'js/vendor/angular-ui/templates/dependencies.json')
-rw-r--r--js/vendor/angular-ui/templates/dependencies.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/js/vendor/angular-ui/templates/dependencies.json b/js/vendor/angular-ui/templates/dependencies.json
new file mode 100644
index 000000000..8f6142ca2
--- /dev/null
+++ b/js/vendor/angular-ui/templates/dependencies.json
@@ -0,0 +1,8 @@
+{
+ "core": [ "jquery", "jquery-ui", "bootstrap" ],
+ "internal": [ "directives/showHide", "filters/highlight" ],
+ "external": [
+ "http://ivaynberg.github.com/select2/select2-3.2/select2.js",
+ "http://ivaynberg.github.com/select2/select2-3.2/select2.css",
+ ]
+} \ No newline at end of file