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

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

Issue 22284003: pkg: analysis aided cleanup (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: nits Created 7 years, 4 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « pkg/observe/test/observe_test_utils.dart ('k') | pkg/scheduled_test/lib/scheduled_server.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: path 1 name: path
2 author: "Dart Team <misc@dartlang.org>" 2 author: Dart Team <misc@dartlang.org>
3 homepage: http://www.dartlang.org
4 documentation: http://api.dartlang.org/docs/pkg/path
5 description: > 3 description: >
6 A string-based path manipulation library. All of the path operations you know 4 A string-based path manipulation library. All of the path operations you know
7 and love, with solid support on both Windows and POSIX (Linux and Mac OS X) 5 and love, with solid support on both Windows and POSIX (Linux and Mac OS X)
8 machines. 6 machines.
7 homepage: http://www.dartlang.org
8 documentation: http://api.dartlang.org/docs/pkg/path
9 dev_dependencies:
10 unittest: any
OLDNEW
« no previous file with comments | « pkg/observe/test/observe_test_utils.dart ('k') | pkg/scheduled_test/lib/scheduled_server.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698