{
  "abstract" : "Use Elastic::Model in your Dancer application",
  "author" : [
     "Clinton Gormley <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.013, CPAN::Meta::Converter version 2.133380",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Dancer-Plugin-ElasticModel",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Test::More" : "0",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Dancer" : "0",
           "Dancer::Plugin" : "0",
           "Elastic::Model" : "0.28",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Dancer::Test" : "0",
           "Elastic::Doc" : "0",
           "Elastic::Model" : "0.28",
           "Search::Elasticsearch::Compat" : "0",
           "Test::Exception" : "0",
           "Test::More" : "0",
           "YAML" : "0",
           "lib" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/clintongormley/Dancer-Plugin-ElasticModel/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/clintongormley/Dancer-Plugin-ElasticModel.git",
        "web" : "https://github.com/clintongormley/Dancer-Plugin-ElasticModel"
     }
  },
  "version" : "0.08"
}