{
"abstract" : "easy and portable encode/decode of JSON",
"author" : [
"Jozef Kutej <jkutej@cpan.org>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4214",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "JSON-Util",
"prereqs" : {
"build" : {
"requires" : {
"File::Temp" : "0",
"Test::Differences" : "0",
"Test::Exception" : "0",
"Test::More" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.38"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"IO::Any" : "0",
"JSON::MaybeXS" : "0",
"Scalar::Util" : "0"
}
}
},
"provides" : {
"JSON::Util" : {
"file" : "lib/JSON/Util.pm",
"version" : "0.06"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"url" : "https://github.com/jozef/JSON-Util"
}
},
"version" : "0.06",
"x_serialization_backend" : "JSON::PP version 2.27300"
}