{
  "abstract" : "Flexible I18N using Locale::Maketext::Lexicon for Dancer apps",
  "author" : [
     "Clinton Gormley <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300021, CPAN::Meta::Converter version 2.120630",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Dancer-Plugin-Lexicon",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "Dancer" : "0",
           "Dancer::Plugin" : "0",
           "File::Spec::Functions" : "0",
           "I18N::LangTags" : "0",
           "I18N::LangTags::Detect" : "0",
           "I18N::LangTags::List" : "0",
           "Package::Stash" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/clintongormley/Dancer-Plugin-Lexicon/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/clintongormley/Dancer-Plugin-Lexicon.git",
        "web" : "https://github.com/clintongormley/Dancer-Plugin-Lexicon"
     }
  },
  "version" : "0.05"
}