{
"abstract" : "generates Type::Tiny types out of JSON schemas",
"author" : [
"Yanick Champoux <yanick@babyl.dyndns.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 5.043, CPAN::Meta::Converter version 2.150001",
"license" : [
"perl_5"
],
"meta-spec" : {
"version" : "2"
},
"name" : "JSON-Schema-AsType",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Test::More" : "0.96",
"Test::Vars" : "0"
}
},
"runtime" : {
"requires" : {
"Class::Load" : "0",
"Clone" : "0",
"JSON" : "0",
"LWP::Simple" : "0",
"List::AllUtils" : "0",
"List::MoreUtils" : "0",
"List::Util" : "0",
"Moose" : "0",
"Moose::Role" : "0",
"Moose::Util" : "0",
"MooseX::ClassAttribute" : "0",
"MooseX::MungeHas" : "0",
"Scalar::Util" : "0",
"Type::Library" : "0",
"Type::Tiny" : "0",
"Type::Tiny::Class" : "0",
"Type::Utils" : "0",
"Types::Standard" : "0",
"URI" : "0",
"perl" : "v5.10.0",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"recommends" : {
"CPAN::Meta" : "2.120900"
},
"requires" : {
"Exporter" : "0",
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Path::Tiny" : "0.062",
"Test::Deep" : "0",
"Test::Exception" : "0",
"Test::More" : "0",
"lib" : "0",
"parent" : "0"
}
}
},
"provides" : {
"JSON::Schema::AsType" : {
"file" : "lib/JSON/Schema/AsType.pm",
"version" : "v0.3.0"
},
"JSON::Schema::AsType::Draft3" : {
"file" : "lib/JSON/Schema/AsType/Draft3.pm",
"version" : "v0.3.0"
},
"JSON::Schema::AsType::Draft3::Types" : {
"file" : "lib/JSON/Schema/AsType/Draft3/Types.pm",
"version" : "v0.3.0"
},
"JSON::Schema::AsType::Draft4" : {
"file" : "lib/JSON/Schema/AsType/Draft4.pm",
"version" : "v0.3.0"
},
"JSON::Schema::AsType::Draft4::Types" : {
"file" : "lib/JSON/Schema/AsType/Draft4/Types.pm",
"version" : "v0.3.0"
},
"JSON::Schema::AsType::Draft6" : {
"file" : "lib/JSON/Schema/AsType/Draft6.pm",
"version" : "v0.3.0"
},
"JSON::Schema::AsType::Draft6::Types" : {
"file" : "lib/JSON/Schema/AsType/Draft6/Types.pm",
"version" : "v0.3.0"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
},
"repository" : {
"type" : "git",
}
},
"version" : "0.3.0",
"x_author_pledge" : {
"version" : 1
},
"x_authority" : "cpan:YANICK",
"x_contributors" : [
"Daniel Perrett <dp13@sanger.ac.uk>",
"Yanick Champoux <yanick@cpan.org>"
]
}