blob: 05d64c672c058de78e74b63bfea1d0aeb7152cb9 [file] [log] [blame]
name: markdown
version: 2.0.3-dev
description: A library for converting markdown to HTML.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/markdown
executables:
markdown:
environment:
sdk: '>=2.0.0 <3.0.0'
dependencies:
args: ^1.0.0
charcode: ^1.1.0
dev_dependencies:
build_runner: ^1.0.0
build_version: ^2.0.0
build_web_compilers: ^1.0.0
collection: ^1.2.0
expected_output: ^1.2.1
html: '>=0.12.2 <0.14.0'
js: ^0.6.1
path: ^1.3.1
pedantic: ^1.3.0
test: ^1.2.0
yaml: ^2.1.8