Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Unified Diff: server/static/bower_components/html5-history-anchor/.bower.json

Issue 1695893004: RPC Explorer (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@rpcepxlorer-deps
Patch Set: 80 chars Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « server/static/bower.json ('k') | server/static/bower_components/html5-history-anchor/LICENSE.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
+}
« no previous file with comments | « server/static/bower.json ('k') | server/static/bower_components/html5-history-anchor/LICENSE.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698