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

Side by Side Diff: pkg/logging/pubspec.yaml

Issue 11418267: Add authors and homepages to packages. (Closed) Base URL: http://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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 name: logging 1 name: logging
2 author: "Dart Team <misc@dartlang.org>"
3 homepage: http://www.dartlang.org
2 description: > 4 description: >
3 Provides APIs for debugging and error logging. This library introduces 5 Provides APIs for debugging and error logging. This library introduces
4 abstractions similar to those used in other languages, such as the Closure JS 6 abstractions similar to those used in other languages, such as the Closure JS
5 Logger and java.util.logging.Logger. 7 Logger and java.util.logging.Logger.
6 8
7 dependencies: 9 dependencies:
8 unittest: 10 unittest:
9 sdk: unittest 11 sdk: unittest
OLDNEW
« no previous file with comments | « pkg/intl/pubspec.yaml ('k') | pkg/meta/pubspec.yaml » ('j') | pkg/oauth2/pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698