platform/pubspec.yaml

18 lines
449 B
YAML
Raw Normal View History

2019-04-20 14:53:52 +00:00
name: angel_security
version: 2.0.0
description: Angel infrastructure for improving security by patching common holes.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/security
environment:
sdk: ">=2.0.0-dev <3.0.0"
2017-12-22 13:39:21 +00:00
dependencies:
2019-08-14 18:43:03 +00:00
angel_framework: ^2.0.0
2017-12-22 13:39:21 +00:00
dev_dependencies:
2019-04-20 14:53:52 +00:00
angel_auth: ^2.0.0
angel_test: ^2.0.0
angel_validate: ^2.0.0
2019-08-16 13:00:56 +00:00
crypto: ^2.0.0
2019-04-20 14:53:52 +00:00
pedantic: ^1.0.0
2019-08-14 20:13:37 +00:00
pretty_logging: ^1.0.0
2019-04-20 14:53:52 +00:00
test: ^1.0.0