Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(371)

Unified Diff: pkg/yaml/pubspec.yaml

Issue 11622011: Restructure YAML package suitable for pub lish (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: add yaml exclude Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/yaml/lib/yaml_map.dart ('k') | pkg/yaml/test/yaml_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « pkg/yaml/lib/yaml_map.dart ('k') | pkg/yaml/test/yaml_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698