summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-sanitize/bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-15 04:36:40 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-15 04:36:40 +0200
commit04e421cf2f4f801d7e5e6b1fbdb8221855ad4613 (patch)
tree4a5e0b5a447ed75813fd4ef92c35f2e2fb4f1ac8 /js/vendor/angular-sanitize/bower.json
parentadb9dfeb350bdb92e998fefc2827ffe8b58256a2 (diff)
add basic files for js rewrite
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..1160f22ff
--- /dev/null
+++ b/js/vendor/angular-sanitize/bower.json
@@ -0,0 +1,8 @@
+{
+ "name": "angular-sanitize",
+ "version": "1.2.16",
+ "main": "./angular-sanitize.js",
+ "dependencies": {
+ "angular": "1.2.16"
+ }
+}