{
"abstract" : "a toy separate chain hash implementation",
"author" : [
"Jeremy Mates <jeremy.mates@gmail.com>"
],
"dynamic_config" : 0,
"generated_by" : "Module::Build version 0.4232",
"license" : [
"bsd"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Algorithm-Toy-HashSC",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0.4004"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Moo" : "0",
"Scalar::Util" : "0",
"namespace::clean" : "0",
"perl" : "v5.14.0"
}
},
"test" : {
"requires" : {
"Test2::V0" : "0.000060"
}
}
},
"provides" : {
"Algorithm::Toy::HashSC" : {
"file" : "lib/Algorithm/Toy/HashSC.pm",
"version" : "0.02"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://opensource.org/licenses/BSD-3-Clause"
],
"repository" : {
"url" : "https://thrig.me/src/Algorithm-Toy-HashSC.git"
}
},
"version" : "0.02",
"x_serialization_backend" : "JSON::PP version 4.16"
}