{
  "abstract" : "A specialized Elasticsearch client.",
  "author" : [
     "Kang-min Liu <[email protected]> and Borislav Nikolov <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "App::ModuleBuildTiny version 0.023",
  "license" : [
     "mit"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Elastijk",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "App::ModuleBuildTiny" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Hijk" : "0.24",
           "JSON" : "2.59",
           "URI::Escape" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test2::V0" : "0",
           "Test::More" : "0.9"
        }
     }
  },
  "provides" : {
     "Elastijk" : {
        "file" : "lib/Elastijk.pm",
        "version" : "0.13"
     },
     "Elastijk::oo" : {
        "file" : "lib/Elastijk/oo.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/gugod/Elastijk/issues"
     },
     "homepage" : "https://github.com/gugod/Elastijk",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/gugod/Elastijk.git",
        "web" : "https://github.com/gugod/Elastijk"
     }
  },
  "version" : "0.13",
  "x_static_install" : 1
}