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

Side by Side Diff: third_party/polymer/v0_8/components/iron-iconset-svg/.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-iconset-svg", 2 "name": "iron-iconset-svg",
3 "description": "Manages a set of svg icons", 3 "description": "Manages a set of svg icons",
4 "version": "1.0.1", 4 "version": "1.0.1",
5 "keywords": [ 5 "keywords": [
6 "web-components", 6 "web-components",
7 "polymer", 7 "polymer",
8 "icon" 8 "icon"
9 ], 9 ],
10 "license": "http://polymer.github.io/LICENSE.txt", 10 "license": "http://polymer.github.io/LICENSE.txt",
(...skipping 16 matching lines...) Expand all
27 "_release": "1.0.1", 27 "_release": "1.0.1",
28 "_resolution": { 28 "_resolution": {
29 "type": "version", 29 "type": "version",
30 "tag": "v1.0.1", 30 "tag": "v1.0.1",
31 "commit": "ce54b944d6f1f67a254ea9c99585e553eba76b6d" 31 "commit": "ce54b944d6f1f67a254ea9c99585e553eba76b6d"
32 }, 32 },
33 "_source": "git://github.com/PolymerElements/iron-iconset-svg.git", 33 "_source": "git://github.com/PolymerElements/iron-iconset-svg.git",
34 "_target": "^1.0.0", 34 "_target": "^1.0.0",
35 "_originalSource": "PolymerElements/iron-iconset-svg" 35 "_originalSource": "PolymerElements/iron-iconset-svg"
36 } 36 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698