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

Unified Diff: utils/pub/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: Created 8 years 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
Index: utils/pub/yaml/pubspec.yaml
diff --git a/pkg/unittest/pubspec.yaml b/utils/pub/yaml/pubspec.yaml
similarity index 50%
copy from pkg/unittest/pubspec.yaml
copy to utils/pub/yaml/pubspec.yaml
index 292fa9c6f170fe6ee133ceaea33aff4cca1145f6..383eb74fbe5db349ad733edd0f0efae359cb92c0 100644
--- a/pkg/unittest/pubspec.yaml
+++ b/utils/pub/yaml/pubspec.yaml
@@ -1,7 +1,4 @@
-name: unittest
+name: yaml
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
-description: >
- A library for writing dart unit tests.
-
-
+description: A parser for YAML.

Powered by Google App Engine
This is Rietveld 408576698