{
  "abstract" : "Everything needed to work with Unicode data",
  "author" : [
     "Nick Patch <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112621",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Task-Unicode",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build" : "0.36"
        }
     },
     "runtime" : {
        "requires" : {
           "App::Uni" : 0,
           "Encode::DoubleEncodedUTF8" : 0,
           "String::Dump" : 0,
           "Unicode::CaseFold" : 0,
           "Unicode::Collate::Locale" : 0,
           "Unicode::GCString" : 0,
           "Unicode::LineBreak" : 0,
           "Unicode::Regex::Set" : 0,
           "Unicode::Stringprep" : 0,
           "Unicode::Util" : 0,
           "perl" : "v5.10.0",
           "utf8::all" : 0
        }
     }
  },
  "provides" : {
     "Task::Unicode" : {
        "file" : "lib/Task/Unicode.pm",
        "version" : "0.05"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/patch/task-unicode-pm5/issues"
     },
     "homepage" : "https://github.com/patch/task-unicode-pm5",
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "git://github.com/patch/task-unicode-pm5.git"
     }
  },
  "version" : "0.05"
}