platform/packages/orm/angel_migration/pubspec.yaml
2021-03-08 23:07:59 +08:00

14 lines
No EOL
417 B
YAML
Executable file

name: angel_migration
version: 3.0.0
description: Database migration runtime for Angel's ORM. Use this package to define schemas.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/migration
publish_to: none
environment:
sdk: '>=2.10.0 <3.0.0'
dependencies:
angel_orm:
git:
url: https://github.com/dukefirehawk/angel.git
ref: sdk-2.12.x
path: packages/orm/angel_orm