platform/packages/jael/jael_preprocessor/pubspec.yaml
2021-05-18 20:12:47 +08:00

15 lines
436 B
YAML

name: jael3_preprocessor
version: 4.0.1
description: A pre-processor for resolving blocks and includes within Jael templates.
homepage: https://github.com/dukefirehawk/angel/tree/angel3/packages/jael/jael_preprocessor
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
file: ^6.1.0
jael3: ^4.0.0
angel3_symbol_table: ^2.0.0
collection: ^1.15.0
dev_dependencies:
angel3_code_buffer: ^2.0.0
test: ^1.17.4
pedantic: ^1.11.0