You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
811 B
35 lines
811 B
name: dde_gesture_manager_api
|
|
version: 1.0.0
|
|
description: An ORM starter application for Angel3 framework
|
|
publish_to: none
|
|
environment:
|
|
sdk: '>=2.15.0 <3.0.0'
|
|
dependencies:
|
|
angel3_auth: ^4.0.0
|
|
angel3_configuration: ^4.1.0
|
|
angel3_framework: ^4.2.0
|
|
angel3_migration: ^4.0.3
|
|
angel3_orm: ^4.0.5
|
|
angel3_orm_postgres: ^3.3.0
|
|
angel3_serialize: ^4.1.0
|
|
angel3_production: ^3.1.2
|
|
belatuk_pretty_logging: ^4.0.0
|
|
optional: ^6.0.0
|
|
logging: ^1.0.0
|
|
mailer: ^5.0.2
|
|
uuid: ^3.0.5
|
|
angel3_cors: ^4.1.0
|
|
neat_cache:
|
|
path: 3rd_party/neat_cache
|
|
dev_dependencies:
|
|
angel3_hot: ^4.3.0
|
|
angel3_jinja: ^2.0.1
|
|
angel3_migration_runner: ^4.1.1
|
|
angel3_orm_generator: ^4.3.0
|
|
angel3_serialize_generator: ^4.3.0
|
|
angel3_test: ^4.0.0
|
|
build_runner: ^2.0.3
|
|
io: ^1.0.0
|
|
test: ^1.17.5
|
|
lints: ^1.0.0
|