protevus/pubspec.yaml

24 lines
581 B
YAML
Raw Permalink 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:
2022-04-26 00:11:53 +00:00
sdk: '>=2.16.0 <3.0.0'
2017-10-19 21:53:33 +00:00
dependencies:
2022-03-18 01:20:40 +00:00
angel3_auth: ^6.0.0
angel3_configuration: ^6.0.0
angel3_framework: ^6.0.0
angel3_graphql: ^6.0.0
angel3_jael: ^6.0.0
angel3_production: ^6.0.0
angel3_static: ^6.0.0
angel3_validate: ^6.0.0
2021-06-14 01:28:20 +00:00
dev_dependencies:
2022-03-18 01:20:40 +00:00
angel3_hot: ^6.0.0
angel3_serialize_generator: ^6.0.0
angel3_test: ^6.0.0
2022-04-26 00:11:53 +00:00
graphql_generator2: ^4.0.0
2021-09-25 10:39:19 +00:00
belatuk_pretty_logging: ^4.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
lints: ^1.0.0