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

Side by Side Diff: third_party/polymer/v0_8/components/iron-behaviors/.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-behaviors", 2 "name": "iron-behaviors",
3 "version": "1.0.1", 3 "version": "1.0.1",
4 "description": "Provides a set of behaviors for the iron elements", 4 "description": "Provides a set of behaviors for the iron elements",
5 "private": true, 5 "private": true,
6 "authors": [ 6 "authors": [
7 "The Polymer Authors" 7 "The Polymer Authors"
8 ], 8 ],
9 "main": [ 9 "main": [
10 "iron-button-state.html", 10 "iron-button-state.html",
(...skipping 15 matching lines...) Expand all
26 "_release": "1.0.1", 26 "_release": "1.0.1",
27 "_resolution": { 27 "_resolution": {
28 "type": "version", 28 "type": "version",
29 "tag": "v1.0.1", 29 "tag": "v1.0.1",
30 "commit": "03284936c45f058a8192752869a57a0a57a2963f" 30 "commit": "03284936c45f058a8192752869a57a0a57a2963f"
31 }, 31 },
32 "_source": "git://github.com/PolymerElements/iron-behaviors.git", 32 "_source": "git://github.com/PolymerElements/iron-behaviors.git",
33 "_target": "^1.0.0", 33 "_target": "^1.0.0",
34 "_originalSource": "PolymerElements/iron-behaviors" 34 "_originalSource": "PolymerElements/iron-behaviors"
35 } 35 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698