{
"abstract" : "convert between Perl data structures, YAML and JSON with unicode support (I believe ...)",
"author" : [
"Andreas Hadjiprocopis <bliako@cpan.org>"
],
"dynamic_config" : 1,
"generated_by" : "ExtUtils::MakeMaker version 7.66, CPAN::Meta::Converter version 2.150010",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Data-Roundtrip",
"no_index" : {
"directory" : [
"t",
"inc"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"Data::Dump" : "0",
"Data::Dump::Filtered" : "0",
"Data::Dumper" : "0",
"Encode" : "3.0",
"JSON" : "4.0",
"Unicode::Escape" : "v0.0.2",
"YAML" : "1.28",
"perl" : "5.008"
}
},
"test" : {
"requires" : {
"Benchmark" : "0",
"Data::Random::Structure" : "0",
"Data::Random::Structure::UTF8" : "0.06",
"Test::More" : "0",
"Test::Pod" : "1.51",
"Test::Script" : "1.09"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/hadjiprocopis/data-roundtrip/issues"
},
"homepage" : "https://metacpan.org/module/Data::Roundtrip",
"repository" : {
"type" : "git",
"url" : "https://github.com/hadjiprocopis/data-roundtrip",
"web" : "https://github.com/hadjiprocopis/data-roundtrip"
}
},
"version" : "0.14",
"x_serialization_backend" : "JSON::PP version 4.07"
}