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

Side by Side Diff: dart/third_party/pkg/markdown/pubspec.yaml

Issue 20722006: Removed compiler/ directory from repository (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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
OLDNEW
(Empty)
1 name: markdown
2 version: 0.5.0
3 author: Dart Team <misc@dartlang.org>
4 description: A library for converting markdown to HTML.
5 homepage: https://github.com/dpeek/dart-markdown
6 dev_dependencies:
7 unittest: any
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698