name             = Dancer2-Plugin-FormValidator
abstract         = Dancer2 validation framework.
author           = Alexander Panteleev <alexpan@cpan.org>
license          = Perl_5
copyright_holder = Alexander Panteleev
copyright_year   = 2022

version = 1.04

[AutoPrereqs]

[MetaResources]
repository.type = git
repository.web  = https://github.com/AlexP007/dancer2-plugin-formvalidator
repository.url  = https://github.com/AlexP007/dancer2-plugin-formvalidator.git
bugtracker.web  = https://github.com/AlexP007/dancer2-plugin-formvalidator/issues
homepage        = https://metacpan.org/pod/Dancer2::Plugin::FormValidator

[@Git]
push_to     = origin
tag_format  = %v
tag_message = Release: %v
changelog   = CHANGES

[GatherDir]
prune_directory = assets

[@Filter]
-bundle = @Basic
-remove = GatherDir
-remove = License
-remove = Readme

[MetaJSON]

[Clean]