summaryrefslogtreecommitdiffstats
path: root/js/vendor/traceur-runtime/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/traceur-runtime/bower.json')
-rw-r--r--js/vendor/traceur-runtime/bower.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/js/vendor/traceur-runtime/bower.json b/js/vendor/traceur-runtime/bower.json
new file mode 100644
index 000000000..3d45ebaca
--- /dev/null
+++ b/js/vendor/traceur-runtime/bower.json
@@ -0,0 +1,11 @@
+{
+ "name": "traceur-runtime",
+ "version": "0.0.58",
+ "main": "./traceur-runtime.js",
+ "ignore": [
+ "node_modules",
+ "Gruntfile.js",
+ "*.json",
+ ".*"
+ ]
+}