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

Unified Diff: pkg/glob/pubspec.yaml

Issue 601533002: Add author and homepage fields to the glob package. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/glob/pubspec.yaml
diff --git a/pkg/glob/pubspec.yaml b/pkg/glob/pubspec.yaml
index fdcdcfa36fe3a2f9b8f0a6fb781163ae8fd55010..fb8e5e88d57ae3da26917aedd1ad304f415dac5f 100644
--- a/pkg/glob/pubspec.yaml
+++ b/pkg/glob/pubspec.yaml
@@ -1,5 +1,7 @@
name: glob
version: 1.0.0
+author: "Dart Team <misc@dartlang.org>"
+homepage: http://www.dartlang.org
description: Bash-style filename globbing.
dependencies:
path: ">=1.0.0 <2.0.0"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698