platform/packages/jael/jael_preprocessor/pubspec.yaml
thomashii@dukefirehawk.com 3f4ff925dc Upgraded to min SDK 2.17
2022-08-14 10:17:59 +08:00

19 lines
529 B
YAML

name: jael3_preprocessor
version: 7.0.0
description: A pre-processor for resolving blocks and includes within Jael templates.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/master/packages/jael/jael_preprocessor
environment:
sdk: '>=2.17.0 <3.0.0'
dependencies:
file: ^6.1.0
jael3: ^7.0.0
belatuk_symbol_table: ^4.0.0
collection: ^1.15.0
dev_dependencies:
belatuk_code_buffer: ^4.0.0
test: ^1.21.0
lints: ^2.0.0
dependency_overrides:
jael3:
path: ../jael