Index: pkg/meta/pubspec.yaml |
diff --git a/pkg/meta/pubspec.yaml b/pkg/meta/pubspec.yaml |
deleted file mode 100644 |
index 1a06bbc29ccf4929a8624012645ddf696ef8d574..0000000000000000000000000000000000000000 |
--- a/pkg/meta/pubspec.yaml |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-name: meta |
-author: "Dart Team <misc@dartlang.org>" |
-homepage: http://www.dartlang.org |
-documentation: http://api.dartlang.org/docs/pkg/meta |
-description: > |
- This library contains the definitions of annotations that provide additional |
- semantic information about the program being annotated. These annotations are |
- intended to be used by tools to provide a better user experience. |