add author

This commit is contained in:
Tobe O 2019-10-16 22:06:27 -04:00
parent 2dbae24beb
commit 93aa4d2000

View file

@ -1,6 +1,7 @@
name: angel_validate name: angel_validate
version: 3.0.0-alpha version: 3.0.0-alpha
description: Strongly-typed form handlers and validators for the Angel framework. description: Strongly-typed form handlers and validators for the Angel framework.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github/angel-dart/validate homepage: https://github/angel-dart/validate
environment: environment:
sdk: ">=2.0.0 <3.0.0" sdk: ">=2.0.0 <3.0.0"
@ -19,4 +20,4 @@ dev_dependencies:
build_runner: ^1.0.0 build_runner: ^1.0.0
pedantic: ^1.0.0 pedantic: ^1.0.0
pretty_logging: ^1.0.0 pretty_logging: ^1.0.0
test: ^1.0.0 test: ^1.0.0