{
  "abstract" : "use Unicode::UTF8 as the UTF-8 encoder for Mojolicious",
  "author" : [
     "Dan Book <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Mojo-Unicode-UTF8",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla::PluginBundle::Author::DBOOK" : "0.018",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Mojolicious" : "6.0",
           "Unicode::UTF8" : "0.58",
           "perl" : "5.010001"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.88"
        }
     }
  },
  "provides" : {
     "Mojo::Unicode::UTF8" : {
        "file" : "lib/Mojo/Unicode/UTF8.pm",
        "version" : "0.002"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Grinnz/Mojo-Unicode-UTF8/issues"
     },
     "homepage" : "https://github.com/Grinnz/Mojo-Unicode-UTF8",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/Grinnz/Mojo-Unicode-UTF8.git",
        "web" : "https://github.com/Grinnz/Mojo-Unicode-UTF8"
     }
  },
  "version" : "0.002",
  "x_contributors" : [
     "Dan Book <[email protected]>"
  ]
}