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

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

Issue 22950008: move fancy_syntax into Dart SVN (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: more readme edits Created 7 years, 4 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
(Empty)
1 name: polymer_expression
2 author: Web UI Authors <html-dev@dartlang.org>
3 description: An expressive custom binding syntax for MDV templates
4 homepage: http://www.dartlang.org/
5 dependencies:
6 browser: any
7 mdv: any
8 observe: any
9 dev_dependencies:
10 unittest: any
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698