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

Side by Side Diff: polymer_0.5.0/bower_components/app-router/.bower.json

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 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 unified diff | Download patch
« no previous file with comments | « polymer_0.5.0/bower.json ('k') | polymer_0.5.0/bower_components/app-router/LICENSE.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "name": "app-router", 2 "name": "app-router",
3 "version": "0.6.2", 3 "version": "0.6.2",
4 "authors": [ 4 "authors": [
5 "Erik Ringsmuth <erik.ringsmuth@gmail.com>" 5 "Erik Ringsmuth <erik.ringsmuth@gmail.com>"
6 ], 6 ],
7 "description": "Router for Web Components.", 7 "description": "Router for Web Components.",
8 "keywords": [ 8 "keywords": [
9 "web-components", 9 "web-components",
10 "router", 10 "router",
(...skipping 19 matching lines...) Expand all
30 "_release": "0.6.2", 30 "_release": "0.6.2",
31 "_resolution": { 31 "_resolution": {
32 "type": "version", 32 "type": "version",
33 "tag": "v0.6.2", 33 "tag": "v0.6.2",
34 "commit": "eee41ff18b42c7b3836553308c922ddb3857eeaf" 34 "commit": "eee41ff18b42c7b3836553308c922ddb3857eeaf"
35 }, 35 },
36 "_source": "git://github.com/erikringsmuth/app-router.git", 36 "_source": "git://github.com/erikringsmuth/app-router.git",
37 "_target": "~0.6.2", 37 "_target": "~0.6.2",
38 "_originalSource": "app-router" 38 "_originalSource": "app-router"
39 } 39 }
OLDNEW
« no previous file with comments | « polymer_0.5.0/bower.json ('k') | polymer_0.5.0/bower_components/app-router/LICENSE.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698