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

Side by Side Diff: third_party/pkg/route_hierarchical/pubspec.yaml

Issue 124053002: Adding Angular and dependent packages for testing (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 name: route_hierarchical
2 description: A client + server routing library for Dart
3 version: 0.4.10
4 author: "Dart Authors <misc@dartlang.org>"
5 homepage: https://github.com/dart-lang/route/tree/experimental_hierarchical
6
7 dependencies:
8 browser: any
9 logging: any
10 unittest: any
11
12 dev_dependencies:
13 web_ui: any
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698