Chromium Code Reviews| Index: pkg/logging/pubspec.yaml |
| =================================================================== |
| --- pkg/logging/pubspec.yaml (revision 15592) |
| +++ pkg/logging/pubspec.yaml (working copy) |
| @@ -1,4 +1,6 @@ |
| name: logging |
| +author: "Dart Team <misc@dartlang.org>" |
| +homepage: http://www.dartlang.org |
| description: > |
| Provides APIs for debugging and error logging. This library introduces |
| abstractions similar to those used in other languages, such as the Closure JS |