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

Side by Side Diff: third_party/polymer/v0_8/components-chromium/iron-elements/.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-elements", 2 "name": "iron-elements",
3 "version": "1.0.0", 3 "version": "1.0.0",
4 "description": "Iron elements are a set of visual and non-visual utility eleme nts. They include elements for working with layout, user input, selection, and s caffolding apps.", 4 "description": "Iron elements are a set of visual and non-visual utility eleme nts. They include elements for working with layout, user input, selection, and s caffolding apps.",
5 "keywords": [ 5 "keywords": [
6 "web-components", 6 "web-components",
7 "polymer", 7 "polymer",
8 "utility", 8 "utility",
9 "user-input", 9 "user-input",
10 "selection" 10 "selection"
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 "_release": "1.0.0", 59 "_release": "1.0.0",
60 "_resolution": { 60 "_resolution": {
61 "type": "version", 61 "type": "version",
62 "tag": "v1.0.0", 62 "tag": "v1.0.0",
63 "commit": "3afca31d047c2a3bcf3b196f77fcf2018b84f173" 63 "commit": "3afca31d047c2a3bcf3b196f77fcf2018b84f173"
64 }, 64 },
65 "_source": "git://github.com/PolymerElements/iron-elements.git", 65 "_source": "git://github.com/PolymerElements/iron-elements.git",
66 "_target": "~1.0.0", 66 "_target": "~1.0.0",
67 "_originalSource": "PolymerElements/iron-elements" 67 "_originalSource": "PolymerElements/iron-elements"
68 } 68 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698