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

Side by Side Diff: third_party/polymer/v0_8/components-chromium/iron-meta/.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-meta", 2 "name": "iron-meta",
3 "version": "1.0.1", 3 "version": "1.0.1",
4 "keywords": [ 4 "keywords": [
5 "web-components", 5 "web-components",
6 "polymer" 6 "polymer"
7 ], 7 ],
8 "license": "http://polymer.github.io/LICENSE.txt", 8 "license": "http://polymer.github.io/LICENSE.txt",
9 "description": "Useful for sharing information across a DOM tree", 9 "description": "Useful for sharing information across a DOM tree",
10 "private": true, 10 "private": true,
(...skipping 13 matching lines...) Expand all
24 "_release": "1.0.1", 24 "_release": "1.0.1",
25 "_resolution": { 25 "_resolution": {
26 "type": "version", 26 "type": "version",
27 "tag": "v1.0.1", 27 "tag": "v1.0.1",
28 "commit": "74e95dc020cfebfbf4343fb952f0f224ccd47f8e" 28 "commit": "74e95dc020cfebfbf4343fb952f0f224ccd47f8e"
29 }, 29 },
30 "_source": "git://github.com/PolymerElements/iron-meta.git", 30 "_source": "git://github.com/PolymerElements/iron-meta.git",
31 "_target": "^1.0.0", 31 "_target": "^1.0.0",
32 "_originalSource": "PolymerElements/iron-meta" 32 "_originalSource": "PolymerElements/iron-meta"
33 } 33 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698