OLD | NEW |
1 name: serialization | 1 name: serialization |
2 author: "Dart Team <misc@dartlang.org>" | 2 author: "Dart Team <misc@dartlang.org>" |
3 homepage: http://www.dartlang.org | 3 homepage: http://www.dartlang.org |
4 documentation: http://api.dartlang.org/docs/pkg/serialization.html | 4 documentation: http://api.dartlang.org/docs/pkg/serialization |
5 description: > | 5 description: > |
6 Provide a serialization facility for Dart objects. | 6 Provide a serialization facility for Dart objects. |
7 dependencies: | 7 dependencies: |
8 unittest: | 8 unittest: |
9 sdk: unittest | 9 sdk: unittest |
OLD | NEW |