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

Side by Side Diff: third_party/polymer/v0_8/components/paper-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": "paper-behaviors", 2 "name": "paper-behaviors",
3 "version": "1.0.0", 3 "version": "1.0.0",
4 "description": "Common behaviors across the paper elements", 4 "description": "Common behaviors across the paper elements",
5 "authors": [ 5 "authors": [
6 "The Polymer Authors" 6 "The Polymer Authors"
7 ], 7 ],
8 "main": [ 8 "main": [
9 "paper-button-behavior.html", 9 "paper-button-behavior.html",
10 "paper-radio-button-behavior.html" 10 "paper-radio-button-behavior.html"
(...skipping 28 matching lines...) Expand all
39 "_release": "1.0.0", 39 "_release": "1.0.0",
40 "_resolution": { 40 "_resolution": {
41 "type": "version", 41 "type": "version",
42 "tag": "v1.0.0", 42 "tag": "v1.0.0",
43 "commit": "cf1b11e381a8df169efe2c3aaf08e2787dda31b9" 43 "commit": "cf1b11e381a8df169efe2c3aaf08e2787dda31b9"
44 }, 44 },
45 "_source": "git://github.com/PolymerElements/paper-behaviors.git", 45 "_source": "git://github.com/PolymerElements/paper-behaviors.git",
46 "_target": "^1.0.0", 46 "_target": "^1.0.0",
47 "_originalSource": "PolymerElements/paper-behaviors" 47 "_originalSource": "PolymerElements/paper-behaviors"
48 } 48 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698