blob: f9611ebebf8a83287466fe60b2a9be5d844d7766 [file] [log] [blame]
name: markdown
version: 2.0.2
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-dev <3.0.0'
dependencies:
args: ^1.0.0
charcode: ^1.1.0
dev_dependencies:
build_runner: ^0.9.1
build_web_compilers: ^0.4.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
test: ^1.2.0
yaml: ^2.1.8