protevus/pubspec.yaml

18 lines
391 B
YAML
Raw Normal View History

2016-12-21 20:34:04 +00:00
name: angel
description: An easily-extensible web server framework in Dart.
publish_to: none
environment:
sdk: ">=1.19.0"
homepage: https://github.com/angel-dart/angel
2016-12-21 19:06:09 +00:00
dependencies:
2016-12-21 20:34:04 +00:00
angel_common: ^1.0.0-alpha
angel_configuration: ^1.0.0
mailer: ^1.1.0+4
validate: ^1.5.2
2016-12-21 19:06:09 +00:00
dev_dependencies:
2016-12-21 20:34:04 +00:00
grinder: ^0.8.0+2
http: ^0.11.3
test: ^0.12.13
2016-12-21 19:06:09 +00:00
transformers:
2016-12-21 20:34:04 +00:00
- angel_configuration