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

Side by Side Diff: third_party/polymer/v0_8/components/iron-image/.bower.json

Issue 1162963002: Revert "Rename polymer and cr_elements v0_8 to v1_0" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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
OLDNEW
1 { 1 {
2 "name": "iron-image", 2 "name": "iron-image",
3 "version": "1.0.0", 3 "version": "1.0.0",
4 "license": "http://polymer.github.io/LICENSE.txt", 4 "license": "http://polymer.github.io/LICENSE.txt",
5 "description": "An image-displaying element with lots of convenient features", 5 "description": "An image-displaying element with lots of convenient features",
6 "private": true, 6 "private": true,
7 "authors": [ 7 "authors": [
8 "The Polymer Authors" 8 "The Polymer Authors"
9 ], 9 ],
10 "keywords": [ 10 "keywords": [
(...skipping 15 matching lines...) Expand all
26 "_release": "1.0.0", 26 "_release": "1.0.0",
27 "_resolution": { 27 "_resolution": {
28 "type": "version", 28 "type": "version",
29 "tag": "v1.0.0", 29 "tag": "v1.0.0",
30 "commit": "b2a3ef4c558b91a3f9a897f2d0b4c961a220a325" 30 "commit": "b2a3ef4c558b91a3f9a897f2d0b4c961a220a325"
31 }, 31 },
32 "_source": "git://github.com/PolymerElements/iron-image.git", 32 "_source": "git://github.com/PolymerElements/iron-image.git",
33 "_target": "^1.0.0", 33 "_target": "^1.0.0",
34 "_originalSource": "PolymerElements/iron-image" 34 "_originalSource": "PolymerElements/iron-image"
35 } 35 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698