platform/pubspec.yaml
2017-12-22 08:36:53 -05:00

14 lines
No EOL
412 B
YAML

name: angel_security
version: 1.1.0
description: Angel middleware designed to enhance application security by patching common Web security holes.
author: Tobe O <thosakwe@gmail.com>
environment:
sdk: ">=1.19.0"
homepage: https://github.com/angel-dart/security
dependencies:
angel_framework: ^1.1.0
dev_dependencies:
angel_auth: ^1.1.0
angel_validate: ^1.0.0
angel_test: ^1.1.0
test: ^0.12.0