[go: nahoru, domu]

blob: f9611ebebf8a83287466fe60b2a9be5d844d7766 [file] [log] [blame]
David Peekf5d84732013-02-19 22:14:561name: markdown
Patrice Chalin4f6738c2018-07-16 20:36:422version: 2.0.2
3
David Peekf5d84732013-02-19 22:14:564description: A library for converting markdown to HTML.
Patrice Chalin4f6738c2018-07-16 20:36:425author: Dart Team <misc@dartlang.org>
Kevin Moore85bb1482015-08-03 17:34:206homepage: https://github.com/dart-lang/markdown
Sam Rawlinscb1c6fc2018-01-05 21:32:117
8executables:
9 markdown:
10
Kevin Mooree029a312014-03-06 20:54:0211environment:
Patrice Chalin4f6738c2018-07-16 20:36:4212 sdk: '>=2.0.0-dev <3.0.0'
Sam Rawlinsb9c53d12018-01-08 14:22:0813
Sam Rawlinscb1c6fc2018-01-05 21:32:1114dependencies:
Patrice Chalin4f6738c2018-07-16 20:36:4215 args: ^1.0.0
16 charcode: ^1.1.0
Sam Rawlinscb1c6fc2018-01-05 21:32:1117
Daniel Schubertaac0a9e2013-05-11 22:04:5618dev_dependencies:
Patrice Chalin4f6738c2018-07-16 20:36:4219 build_runner: ^0.9.1
Kevin Moore2aabd7a2018-05-09 20:10:0820 build_web_compilers: ^0.4.0
Patrice Chalin4f6738c2018-07-16 20:36:4221 collection: ^1.2.0
22 expected_output: ^1.2.1
Kevin Moore5eaeed92016-08-10 21:08:0123 html: '>=0.12.2 <0.14.0'
Patrice Chalin4f6738c2018-07-16 20:36:4224 js: ^0.6.1
25 path: ^1.3.1
26 test: ^1.2.0
27 yaml: ^2.1.8