Chromium Code Reviews| Index: pkg/serialization/pubspec.yaml |
| =================================================================== |
| --- pkg/serialization/pubspec.yaml (revision 17017) |
| +++ pkg/serialization/pubspec.yaml (working copy) |
| @@ -1,7 +1,8 @@ |
| name: serialization |
| +author: "Dart Team <misc@dartlang.org>" |
| +homepage: http://www.dartlang.org |
| description: > |
| Provide a serialization facility for Dart objects. |
| -author: "Dart Team <misc@dartlang.org>" |
| dependencies: |
| unittest: |
| sdk: unittest |