{
"abstract" : "Profile based data verification with Moose type constraints.",
"author" : [
"Cory G Watson <gphat@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Data-Verifier",
"prereqs" : {
"build" : {
"requires" : {
"Test::Pod" : "0",
"Test::Synopsis" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
"perl" : "5.006"
}
},
"develop" : {
"requires" : {
"Test::Pod" : "1.41",
"Test::Synopsis" : "0"
}
},
"runtime" : {
"requires" : {
"JSON::MaybeXS" : "0",
"Moose" : "0",
"Moose::Util::TypeConstraints" : "0",
"MooseX::Storage" : "0.52",
"MooseX::Storage::Deferred" : "0",
"Scalar::Util" : "0",
"Try::Tiny" : "0",
"perl" : "5.006",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"JSON::PP" : "0",
"Test::Exception" : "0",
"Test::More" : "0",
"perl" : "5.006"
}
}
},
"provides" : {
"Data::Verifier" : {
"file" : "lib/Data/Verifier.pm",
"version" : "0.66"
},
"Data::Verifier::Field" : {
"file" : "lib/Data/Verifier/Field.pm",
"version" : "0.66"
},
"Data::Verifier::Filters" : {
"file" : "lib/Data/Verifier/Filters.pm",
"version" : "0.66"
},
"Data::Verifier::Nested" : {
"file" : "lib/Data/Verifier/Nested.pm",
"version" : "0.66"
},
"Data::Verifier::Results" : {
"file" : "lib/Data/Verifier/Results.pm",
"version" : "0.66"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/manwar/data-verifier/issues"
},
"homepage" : "https://github.com/manwar/data-verifier",
"repository" : {
"type" : "git",
"url" : "https://github.com/manwar/data-verifier.git",
"web" : "https://github.com/manwar/data-verifier"
}
},
"version" : "0.66",
"x_generated_by_perl" : "v5.38.2",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}