Index: server/static/bower_components/html5-history-anchor/.bower.json |
diff --git a/server/static/bower_components/html5-history-anchor/.bower.json b/server/static/bower_components/html5-history-anchor/.bower.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..08b825d380d6d1b48f0825b2eb3d2312f810a2b8 |
--- /dev/null |
+++ b/server/static/bower_components/html5-history-anchor/.bower.json |
@@ -0,0 +1,35 @@ |
+{ |
+ "name": "html5-history-anchor", |
+ "version": "0.4.0", |
+ "authors": [ |
+ "Erik Ringsmuth <erik.ringsmuth@gmail.com>" |
+ ], |
+ "description": "Extend the <a> tag with the window.history API", |
+ "keywords": [ |
+ "web-components" |
+ ], |
+ "main": "html5-history-anchor.html", |
+ "license": "MIT", |
+ "homepage": "https://github.com/erikringsmuth/html5-history-anchor", |
+ "ignore": [ |
+ "**/.*", |
+ "bower_components", |
+ "node_modules", |
+ "tests", |
+ "gulpfile.js", |
+ "package.json" |
+ ], |
+ "devDependencies": { |
+ "platform-dev": "Polymer/platform-dev#~0.4.1" |
+ }, |
+ "_release": "0.4.0", |
+ "_resolution": { |
+ "type": "version", |
+ "tag": "v0.4.0", |
+ "commit": "9cc84d0d422edc137c5c8c1113e227eff48df5f5" |
+ }, |
+ "_source": "git://github.com/erikringsmuth/html5-history-anchor.git", |
+ "_target": "~0.4.0", |
+ "_originalSource": "html5-history-anchor", |
+ "_direct": true |
+} |