Index: pkg/yaml/pubspec.yaml |
diff --git a/pkg/http/pubspec.yaml b/pkg/yaml/pubspec.yaml |
similarity index 59% |
copy from pkg/http/pubspec.yaml |
copy to pkg/yaml/pubspec.yaml |
index d41e64ad2095b954e1ebdb518707ab17ec9be0e9..7c944d24a12b72005d4707dac6503944324f98a9 100644 |
--- a/pkg/http/pubspec.yaml |
+++ b/pkg/yaml/pubspec.yaml |
@@ -1,7 +1,7 @@ |
-name: http |
+name: yaml |
author: "Dart Team <misc@dartlang.org>" |
homepage: http://www.dartlang.org |
-description: A composable, Future-based API for making HTTP requests. |
+description: A parser for YAML. |
dependencies: |
unittest: |
sdk: unittest |