platform/angel_orm_postgres/pubspec.yaml
2018-12-31 07:27:22 -05:00

13 lines
No EOL
378 B
YAML

name: angel_orm_postgres
version: 1.0.0-dev.1
description: PostgreSQL support for Angel's ORM. Includes functionality for querying and transactions.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/orm
environment:
sdk: '>=2.0.0-dev.1.2 <3.0.0'
dependencies:
angel_orm: ^2.0.0-dev
pool: ^1.0.0
postgres: ^1.0.0
dev_dependencies:
test: ^1.0.0