summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-sanitize/bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-09-12 13:10:20 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-09-12 13:10:20 +0200
commite2b56e0d619bcdc5f055dc862280eb1f1a9a1a55 (patch)
tree9a06640a4679fbd4cb000e58e8d4b462de1f337a /js/vendor/angular-sanitize/bower.json
parent88aa7823d694430de3509f0f1c0f12e1c3b589bb (diff)
add fileextensions as hint to subscriptions export
Diffstat (limited to 'js/vendor/angular-sanitize/bower.json')
-rw-r--r--js/vendor/angular-sanitize/bower.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/js/vendor/angular-sanitize/bower.json b/js/vendor/angular-sanitize/bower.json
new file mode 100644
index 000000000..fd0541c01
--- /dev/null
+++ b/js/vendor/angular-sanitize/bower.json
@@ -0,0 +1,8 @@
+{
+ "name": "angular-sanitize",
+ "version": "1.2.0-rc.2",
+ "main": "./angular-sanitize.js",
+ "dependencies": {
+ "angular": "1.2.0-rc.2"
+ }
+}