protevus/pubspec.yaml

17 lines
381 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:
2017-02-01 02:43:21 +00:00
angel_common: ^1.0.0-beta
2016-12-21 20:34:04 +00:00
angel_configuration: ^1.0.0
2017-02-25 00:49:15 +00:00
angel_multiserver: ^1.0.0
2017-02-28 22:59:39 +00:00
dev_dependencies:
grinder: ^0.8.0
2016-12-21 20:34:04 +00:00
http: ^0.11.3
test: ^0.12.13
2017-02-19 13:03:11 +00:00
# transformers:
# - angel_configuration