pubspec
This commit is contained in:
parent
e0c14fb18f
commit
c3fa7690d1
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ name: angel_security
|
||||||
version: 0.0.0-alpha
|
version: 0.0.0-alpha
|
||||||
description: Angel middleware designed to enhance application security.
|
description: Angel middleware designed to enhance application security.
|
||||||
author: Tobe O <thosakwe@gmail.com>
|
author: Tobe O <thosakwe@gmail.com>
|
||||||
|
environment:
|
||||||
|
sdk: ">=1.19.0"
|
||||||
homepage: https://github.com/angel-dart/security
|
homepage: https://github.com/angel-dart/security
|
||||||
dependencies:
|
dependencies:
|
||||||
angel_framework: ^1.0.0-dev
|
angel_framework: ^1.0.0-dev
|
||||||
|
|
Loading…
Reference in a new issue