protevus/pubspec.yaml

25 lines
586 B
YAML
Raw Normal View History

2016-12-21 20:34:04 +00:00
name: angel
2021-07-17 05:05:34 +00:00
description: A graphql starter application for Angel3 framework
2021-06-14 01:28:20 +00:00
publish_to: none
2016-12-21 20:34:04 +00:00
environment:
2021-06-14 01:28:20 +00:00
sdk: '>=2.12.0 <3.0.0'
2017-10-19 21:53:33 +00:00
dependencies:
2021-06-14 01:37:53 +00:00
angel3_auth: ^4.0.0
angel3_configuration: ^4.0.0
2021-08-19 00:25:45 +00:00
angel3_framework: ^4.1.0
2021-06-14 01:37:53 +00:00
angel3_graphql: ^2.0.0
angel3_jael: ^4.0.0
angel3_production: ^3.0.0
angel3_static: ^4.0.0
angel3_validate: ^4.0.0
2021-06-14 01:28:20 +00:00
dev_dependencies:
2021-08-19 00:25:45 +00:00
angel3_hot: ^4.1.0
angel3_serialize_generator: ^4.1.0
2021-06-14 01:37:53 +00:00
angel3_test: ^4.0.0
angel3_pretty_logging: ^3.0.0
2021-08-19 00:25:45 +00:00
graphql_generator2: ^2.1.0
2021-06-14 01:28:20 +00:00
build_runner: ^2.0.4
io: ^1.0.0
pedantic: ^1.11.0
test: ^1.17.7