platform/packages/orm/angel_migration_runner/pubspec.yaml
2021-05-18 22:36:40 +08:00

13 lines
410 B
YAML
Executable file

name: angel3_migration_runner
version: 4.0.0-beta.1
description: Command-line based database migration runner for Angel's ORM.
homepage: https://github.com/dukefirehawk/angel/tree/angel3/packages/orm/angel_migration_runner
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
angel3_migration: ^4.0.0-beta.1
angel3_orm: ^4.0.0-beta.1
args: ^2.1.0
charcode: ^1.2.0
postgres: ^2.3.2
pedantic: ^1.11.0