platform/packages/production/pubspec.yaml
Tobe O cf2ad35d2b Add 'packages/production/' from commit '5ac875c504cd98a5075e0316da9c153b313fd3f9'
git-subtree-dir: packages/production
git-subtree-mainline: c97363d290
git-subtree-split: 5ac875c504
2020-02-15 18:28:31 -05:00

16 lines
No EOL
463 B
YAML

name: angel_production
version: 1.0.0
description: Helpers for concurrency, message-passing, rotating loggers, and other production functionality in Angel.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/production
environment:
sdk: ">=2.0.0-dev <3.0.0"
dependencies:
angel_container: ^1.0.0-alpha
angel_framework: ^2.0.0-alpha
args: ^1.0.0
io: ^0.3.2
logging: ^0.11.3
pub_sub: ^2.0.0
dev_dependencies:
pedantic: ^1.0.0