{
   "abstract" : "Encode and decode text, simply",
   "author" : [
      "Dan Book <dbook@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.022, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Encode-Simple",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Unicode::UTF8" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "Unicode::UTF8" : "0"
         },
         "requires" : {
            "Carp" : "0",
            "Encode" : "2.85",
            "Exporter" : "5.57",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::More" : "0.96",
            "Test::Needs" : "0",
            "Test::Without::Module" : "0"
         }
      }
   },
   "provides" : {
      "Decode::ARGV" : {
         "file" : "lib/Decode/ARGV.pm",
         "version" : "1.001"
      },
      "Encode::Simple" : {
         "file" : "lib/Encode/Simple.pm",
         "version" : "1.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Grinnz/Encode-Simple/issues"
      },
      "homepage" : "https://github.com/Grinnz/Encode-Simple",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Grinnz/Encode-Simple.git",
         "web" : "https://github.com/Grinnz/Encode-Simple"
      }
   },
   "version" : "1.001",
   "x_contributors" : [
      "Dan Book <grinnz@grinnz.com>"
   ],
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
   "x_spdx_expression" : "Artistic-2.0"
}