platform/pubspec.yaml

11 lines
344 B
YAML
Raw Normal View History

2016-04-22 02:22:33 +00:00
name: angel_mustache
description: Mustache view generator for Angel.
author: thosakwe <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/angel_mustache
2016-05-02 23:28:37 +00:00
version: 1.0.1
2016-04-22 02:22:33 +00:00
dependencies:
angel_framework: ">=0.0.0-dev < 0.1.0"
mustache4dart: ">= 1.0.0 < 2.0.0"
dev_dependencies:
http: ">= 0.11.3 < 0.12.0"
test: ">= 0.12.13 < 0.13.0"