blob: 1c66d239eb782207e949a7f0d51c84637a4a42fb [file] [log] [blame]
name: markdown
version: 4.0.0-nullsafety.0
description: A portable Markdown library written in Dart that can parse
Markdown into HTML.
homepage: https://github.com/dart-lang/markdown
executables:
markdown:
environment:
sdk: '>=2.12.0-0 <3.0.0'
dependencies:
args: ^1.0.0
charcode: ^1.2.0-nullsafety.3
meta: ^1.3.0-nullsafety.6
dev_dependencies:
build_runner: ^1.0.0
build_version: ^2.0.0
build_web_compilers: '>=1.0.0 <3.0.0'
collection: ^1.15.0-nullsafety.5
html: '>=0.12.2 <0.15.0'
io: ^0.3.2+1
js: ^0.6.3-nullsafety.3
path: ^1.8.0-nullsafety.3
pedantic: ^1.10.0-nullsafety.3
test: ^1.16.0-nullsafety.13
yaml: ^3.0.0-nullsafety.0