blob: 0af70a9edecab4f41b4c72f3cae7c4df359eebf8 [file] [log] [blame]
name: markdown
version: 0.10.1
author: Dart Team <misc@dartlang.org>
description: A library for converting markdown to HTML.
homepage: https://github.com/dart-lang/markdown
environment:
sdk: '>=1.12.0 <2.0.0'
dev_dependencies:
args: '^0.13.3+1'
collection: ^1.2.0
html: '^0.12.2'
path: '^1.3.1'
test: '^0.12.4+1'
yaml: '^2.1.8'