{
"abstract" : "An implementation of Promises in Perl",
"author" : [
"Stevan Little <stevan.little@iinteractive.com>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150001",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Promises",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Data::Dumper" : "0",
"Module::Runtime" : "0",
"Scalar::Util" : "0",
"Sub::Exporter" : "0",
"constant" : "0",
"parent" : "0",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"Test::Fatal" : "0",
"Test::More" : "0.89",
"Test::Pod" : "0",
"Test::Requires" : "0",
"Test::Warn" : "0",
"lib" : "0"
}
}
},
"release_status" : "testing",
"resources" : {
"repository" : {
"type" : "git",
"url" : "https://github.com/stevan/promises-perl.git",
"web" : "https://github.com/stevan/promises-perl"
}
},
"version" : "0.95",
"x_authority" : "cpan:STEVAN",
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0115"
}