platform/packages/markdown/pubspec.yaml
thomashii@dukefirehawk.com c89983cb96 Updated markdown
2022-05-29 08:31:30 +08:00

15 lines
431 B
YAML

name: angel3_markdown
version: 6.1.0
description: Angel3 Markdown view generator. Write static sites, with no build step.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/master/packages/markdown
environment:
sdk: '>=2.16.0 <3.0.0'
dependencies:
angel3_framework: ^6.0.0
file: ^6.1.2
markdown: ^5.0.0
dev_dependencies:
angel3_test: ^6.0.0
lints: ^1.0.0
test: ^1.21.0