platform/pubspec.yaml

20 lines
447 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
2016-12-21 20:34:04 +00:00
mailer: ^1.1.0+4
2016-12-21 19:06:09 +00:00
dev_dependencies:
2016-12-31 16:17:19 +00:00
build_runner: ^0.1.1
2016-12-21 20:34:04 +00:00
grinder: ^0.8.0+2
http: ^0.11.3
2016-12-31 16:17:19 +00:00
source_gen: ^0.5.2
2016-12-21 20:34:04 +00:00
test: ^0.12.13
2017-02-19 13:03:11 +00:00
# transformers:
# - angel_configuration