platform/packages/orm/angel_migration/pubspec.yaml
Tobe O 6db839928b Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24'
git-subtree-dir: packages/orm
git-subtree-mainline: edfd785dfe
git-subtree-split: ceb58a25b5
2020-02-15 18:22:15 -05:00

9 lines
No EOL
294 B
YAML
Executable file

name: angel_migration
version: 2.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
environment:
sdk: ">=2.0.0-dev <3.0.0"
dependencies:
angel_orm: ^2.0.0-dev