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

Side by Side Diff: third_party/polymer/v0_8/components/paper-behaviors/.bower.json

Issue 1136293002: Add PolymerElements/paper-icon-button and run reproduce.sh (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 7 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 | « third_party/polymer/v0_8/components-chromium/paper-behaviors/.bower.json ('k') | no next file » | 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": "paper-behaviors", 2 "name": "paper-behaviors",
3 "version": "0.8.3", 3 "version": "0.8.3",
4 "authors": [ 4 "authors": [
5 "The Polymer Authors" 5 "The Polymer Authors"
6 ], 6 ],
7 "keywords": [ 7 "keywords": [
8 "web-components", 8 "web-components",
9 "web-component", 9 "web-component",
10 "polymer" 10 "polymer"
(...skipping 17 matching lines...) Expand all
28 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.6.0", 28 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.6.0",
29 "web-component-tester": "Polymer/web-component-tester#^2.2.3", 29 "web-component-tester": "Polymer/web-component-tester#^2.2.3",
30 "test-fixture": "PolymerElements/test-fixture#^0.8.0" 30 "test-fixture": "PolymerElements/test-fixture#^0.8.0"
31 }, 31 },
32 "_release": "0.8.3", 32 "_release": "0.8.3",
33 "_resolution": { 33 "_resolution": {
34 "type": "version", 34 "type": "version",
35 "tag": "v0.8.3", 35 "tag": "v0.8.3",
36 "commit": "d111ed7a3991f3fb6b87b362efbecd7167be25e1" 36 "commit": "d111ed7a3991f3fb6b87b362efbecd7167be25e1"
37 }, 37 },
38 "_source": "git://github.com/PolymerElements/paper-behaviors.git", 38 "_source": "git://github.com/polymerelements/paper-behaviors.git",
39 "_target": "^0.8.0", 39 "_target": "^0.8.0",
40 "_originalSource": "PolymerElements/paper-behaviors" 40 "_originalSource": "polymerelements/paper-behaviors"
41 } 41 }
OLDNEW
« no previous file with comments | « third_party/polymer/v0_8/components-chromium/paper-behaviors/.bower.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698