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

Side by Side Diff: samples/third_party/todomvc_performance/js_todomvc/components/polymer/.bower.json

Issue 1576153002: Remove the Dromaeo and TodoMVC samples. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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": "polymer",
3 "description": "Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern bro wsers.",
4 "homepage": "http://www.polymer-project.org/",
5 "keywords": [
6 "util",
7 "client",
8 "browser",
9 "web components",
10 "web-components"
11 ],
12 "author": "Polymer Authors <polymer-dev@googlegroups.com>",
13 "main": [
14 "polymer.js"
15 ],
16 "dependencies": {
17 "platform": "Polymer/platform#0.2.1"
18 },
19 "version": "0.2.1",
20 "_release": "0.2.1",
21 "_resolution": {
22 "type": "version",
23 "tag": "0.2.1",
24 "commit": "62ec4216813ccd9344cf419da846b623892f0884"
25 },
26 "_source": "git://github.com/Polymer/polymer.git",
27 "_target": "0.2.1",
28 "_originalSource": "Polymer/polymer"
29 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698