platform/packages/security/pubspec.yaml
Tobe O ac29392d7f Add 'packages/security/' from commit '711f13afd166eabbd5fe1a9b897e07a85b6fc2c4'
git-subtree-dir: packages/security
git-subtree-mainline: 42a86be549
git-subtree-split: 711f13afd1
2020-02-15 18:22:02 -05:00

19 lines
506 B
YAML

name: angel_security
version: 2.0.0-alpha.1
description: Angel infrastructure for improving security, rate limiting, and more.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/security
environment:
sdk: ">=2.0.0-dev <3.0.0"
dependencies:
angel_framework: ^2.0.0
crypto: ^2.0.0
dev_dependencies:
angel_auth: ^2.0.0
angel_production: ^1.0.0
angel_redis: ^1.0.0
angel_test: ^2.0.0
angel_validate: ^2.0.0
pedantic: ^1.0.0
pretty_logging: ^1.0.0
test: ^1.0.0