Chromium Code Reviews| Index: pkg/oauth2/pubspec.yaml |
| =================================================================== |
| --- pkg/oauth2/pubspec.yaml (revision 15592) |
| +++ pkg/oauth2/pubspec.yaml (working copy) |
| @@ -1,4 +1,6 @@ |
| name: oauth2 |
| +author: "Dart Team <misc@dartlang.org>" |
| +homepage: http://www.dartlang.org |
| description: A composable, Future-based API for making HTTP requests. |
|
Bob Nystrom
2012/11/30 21:12:34
Looks like Nathan copy/pasted the description from
|
| dependencies: |
| unittest: |