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

Unified Diff: dart/samples/dartiverse_search/pubspec.yaml

Issue 60293003: Version 0.8.10.5 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dart/samples/dartiverse_search/main.dart ('k') | dart/samples/dartiverse_search/search_engine.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/samples/dartiverse_search/pubspec.yaml
===================================================================
--- dart/samples/dartiverse_search/pubspec.yaml (revision 29908)
+++ dart/samples/dartiverse_search/pubspec.yaml (working copy)
@@ -1,5 +1,7 @@
name: dartiverse_search
-description: Simple serverside Dart search-engine aggregater, that makes it possible to search GitHub and StackOverflow for dart-related items. The Demo contains a web-interface for performing searches.
+description: Simple serverside Dart search-engine aggregater, that makes it
+ possible to search GitHub and StackOverflow for dart-related items. The Demo
+ contains a web-interface for performing searches.
dependencies:
http_server: any
http: any
« no previous file with comments | « dart/samples/dartiverse_search/main.dart ('k') | dart/samples/dartiverse_search/search_engine.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698