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

Side by Side Diff: pkg/polymer_expressions/pubspec.yaml

Issue 23453034: Added library-level comments for polymer and polymer_expressions (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: fixed links and tweaked wording Created 7 years, 3 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 | Annotate | Revision Log
OLDNEW
1 name: polymer_expressions 1 name: polymer_expressions
2 author: Web UI Authors <html-dev@dartlang.org> 2 author: Web UI Authors <html-dev@dartlang.org>
3 description: An expressive custom binding syntax for MDV templates 3 description: An expressive custom binding syntax for MDV templates
4 homepage: http://www.dartlang.org/ 4 homepage: http://www.dartlang.org/polymer-dart/
5 dependencies: 5 dependencies:
6 browser: any 6 browser: any
7 mdv: any 7 mdv: any
8 observe: any 8 observe: any
9 dev_dependencies: 9 dev_dependencies:
10 unittest: any 10 unittest: any
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698