protevus/pubspec.yaml
2021-06-14 09:37:53 +08:00

25 lines
637 B
YAML

name: angel
description: An app that's going to be amazing pretty soon.
publish_to: none
environment:
sdk: '>=2.12.0 <3.0.0'
homepage: https://github.com/dukefirehawk/boilerplates
dependencies:
angel3_auth: ^4.0.0
angel3_configuration: ^4.0.0
angel3_framework: ^4.0.0
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
dev_dependencies:
angel3_hot: ^4.0.0
angel3_serialize_generator: ^4.0.0
angel3_test: ^4.0.0
angel3_pretty_logging: ^3.0.0
graphql_generator2: ^2.0.0
build_runner: ^2.0.4
io: ^1.0.0
pedantic: ^1.11.0
test: ^1.17.7