{
   "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.70, 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::PP" : "0",
            "perl" : "5.008"
         }
      },
      "test" : {
         "requires" : {
            "Benchmark" : "0",
            "Data::Random::Structure" : "0",
            "Data::Random::Structure::UTF8" : "0.06",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "Test2::Plugin::UTF8" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.51",
            "Test::Script" : "1.28",
            "Test::Taint" : "0",
            "YAML::PP" : "0"
         }
      }
   },
   "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.28",
   "x_serialization_backend" : "JSON::PP version 4.16"
}