| OLD | NEW |
| 1 name: meta | 1 name: meta |
| 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/meta.html | 4 documentation: http://api.dartlang.org/docs/pkg/meta |
| 5 description: > | 5 description: > |
| 6 This library contains the definitions of annotations that provide additional | 6 This library contains the definitions of annotations that provide additional |
| 7 semantic information about the program being annotated. These annotations are | 7 semantic information about the program being annotated. These annotations are |
| 8 intended to be used by tools to provide a better user experience. | 8 intended to be used by tools to provide a better user experience. |
| OLD | NEW |