platform/packages/orm/angel_migration/pubspec.yaml

12 lines
372 B
YAML
Raw Normal View History

2021-05-17 15:34:19 +00:00
name: angel3_migration
2022-01-05 09:11:50 +00:00
version: 4.0.3
2021-07-19 04:32:45 +00:00
description: Database migration runtime for Angel3 ORM. Use this package to define schemas.
homepage: https://angel3-framework.web.app/
2021-12-20 04:25:43 +00:00
repository: https://github.com/dukefirehawk/angel/tree/master/packages/orm/angel_migration
2019-02-14 17:15:34 +00:00
environment:
2021-05-02 07:36:33 +00:00
sdk: '>=2.12.0 <3.0.0'
2019-02-14 17:15:34 +00:00
dependencies:
2021-07-25 13:24:13 +00:00
angel3_orm: ^4.0.0
2021-05-17 15:34:19 +00:00
dev_dependencies:
2021-12-20 04:25:43 +00:00
lints: ^1.0.0