name    = Catalyst-TraitFor-Request-StructuredParameters
author  = John Napiorkowski <jjnapiork@cpan.org>
license = Perl_5
copyright_holder = John Napiorkowski
copyright_year   = 2022
abstract = Enforce structural rules on your body and data parameters
version = 0.009

[@Basic]

[MetaResources]
homepage = https://github.com/jjn1056/Catalyst-TraitFor-Request-StructuredParameters
bugtracker.web  = https://github.com/jjn1056/Catalyst-TraitFor-Request-StructuredParameters/issues
repository.web  = https://github.com/jjn1056/Catalyst-TraitFor-Request-StructuredParameters
repository.url  = https://github.com/jjn1056/Catalyst-TraitFor-Request-StructuredParameters.git
repository.type = git

[Prereqs]
Moose = 2.1403
Storable = 3.25
Scalar::Util = 1.55
CatalystX::Errors = 0.001008

[Prereqs / TestRequires]
Test::Most = 0.34
Catalyst::Test = 0
HTTP::Request::Common = 0