Chromium Code Reviews| Index: pkg/args/pubspec.yaml |
| =================================================================== |
| --- pkg/args/pubspec.yaml (revision 15592) |
| +++ pkg/args/pubspec.yaml (working copy) |
| @@ -1,4 +1,6 @@ |
| name: args |
| +author: "Dart Team <misc@dartlang.org>" |
| +homepage: http://www.dartlang.org |
| description: > |
| Libraries for defining parsers for parsing raw command-line arguments into |
| a set of options and values using GNU and POSIX style options. |