platform/jael/pubspec.yaml
2018-11-10 14:20:03 -05:00

15 lines
No EOL
422 B
YAML

name: jael
version: 2.0.1
description: A simple server-side HTML templating engine for Dart. Comparable to Blade or Liquid.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/jael/tree/master/jael
environment:
sdk: ">=2.0.0-dev <=3.0.0"
dependencies:
charcode: ^1.0.0
code_buffer: ^1.0.0
source_span: ^1.0.0
string_scanner: ^1.0.0
symbol_table: ^2.0.0
dev_dependencies:
test: ^1.0.0