platform/packages/jael/jael_preprocessor/pubspec.yaml
2021-02-14 13:22:25 +08:00

15 lines
No EOL
409 B
YAML

name: jael_preprocessor
version: 2.0.1
description: A pre-processor for resolving blocks and includes within Jael templates.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/jael/tree/master/jael_preprocessor
environment:
sdk: '>=2.10.0 <2.12.0'
dependencies:
file: ^5.0.0
jael: #^2.0.0
path: ../jael
symbol_table: ^2.0.0
dev_dependencies:
code_buffer:
test: ^1.15.7