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

Side by Side Diff: third_party/polymer/components-chromium/core-ajax/.bower.json

Issue 592593002: Inline scripts were extracted from Polymer elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: s/echo ""/echo/ Created 6 years, 2 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
(Empty)
1 {
2 "name": "core-ajax",
3 "private": true,
4 "dependencies": {
5 "polymer": "Polymer/polymer#>=0.3.0 <1.0.0"
6 },
7 "homepage": "https://github.com/Polymer/core-ajax",
8 "version": "0.3.5",
9 "_release": "0.3.5",
10 "_resolution": {
11 "type": "version",
12 "tag": "0.3.5",
13 "commit": "c77d87791086fdd96f860d15f9ca3d8261d80d5a"
14 },
15 "_source": "git://github.com/Polymer/core-ajax.git",
16 "_target": "0.3.5",
17 "_originalSource": "Polymer/core-ajax"
18 }
OLDNEW
« no previous file with comments | « third_party/polymer/bower.json ('k') | third_party/polymer/components-chromium/core-ajax/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698