protevus/pubspec.yaml

30 lines
718 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:
2023-06-19 15:35:09 +00:00
sdk: '>=3.0.0 <4.0.0'
2017-10-19 21:53:33 +00:00
dependencies:
2023-06-19 15:35:09 +00:00
angel3_auth: ^8.0.0
angel3_configuration: ^8.0.0
angel3_framework: ^8.0.0
angel3_graphql: ^8.0.0
angel3_jael: ^8.0.0
angel3_production: ^8.0.0
2023-06-23 13:02:40 +00:00
angel3_container: ^8.0.0
2023-06-19 15:35:09 +00:00
angel3_static: ^8.0.0
angel3_validate: ^8.0.0
2023-06-23 13:02:40 +00:00
angel3_serialize: ^8.0.0
graphql_server2: ^6.0.0
graphql_schema2: ^6.0.0
file: ^7.0.0
logging: ^1.2.0
2021-06-14 01:28:20 +00:00
dev_dependencies:
2023-06-19 15:35:09 +00:00
angel3_hot: ^8.0.0
angel3_serialize_generator: ^8.0.0
angel3_test: ^8.0.0
graphql_generator2: ^6.0.0
belatuk_pretty_logging: ^6.0.0
2021-06-14 01:28:20 +00:00
build_runner: ^2.0.4
io: ^1.0.0
2022-04-26 00:11:53 +00:00
test: ^1.21.0
2023-06-19 15:35:09 +00:00
lints: ^2.1.1