1{
2   "abstract" : "Thin client with full support for Elasticsearch 0_90.x APIs",
3   "author" : [
4      "Clinton Gormley <drtech@cpan.org>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010",
8   "license" : [
9      "apache_2_0"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : 2
14   },
15   "name" : "Search-Elasticsearch-Client-0_90",
16   "prereqs" : {
17      "configure" : {
18         "requires" : {
19            "ExtUtils::MakeMaker" : "0"
20         }
21      },
22      "develop" : {
23         "requires" : {
24            "Test::EOL" : "0",
25            "Test::More" : "0.88",
26            "Test::NoTabs" : "0",
27            "Test::Pod" : "1.41"
28         }
29      },
30      "runtime" : {
31         "requires" : {
32            "Devel::GlobalDestruction" : "0",
33            "Moo" : "0",
34            "Moo::Role" : "0",
35            "Search::Elasticsearch" : "5.02",
36            "Search::Elasticsearch::Role::API" : "0",
37            "Search::Elasticsearch::Role::Client::Direct" : "0",
38            "Search::Elasticsearch::Role::Is_Sync" : "0",
39            "Search::Elasticsearch::Util" : "0",
40            "Try::Tiny" : "0",
41            "namespace::clean" : "0",
42            "strict" : "0",
43            "warnings" : "0"
44         }
45      },
46      "test" : {
47         "requires" : {
48            "Data::Dumper" : "0",
49            "IO::Socket::SSL" : "0",
50            "Log::Any::Adapter" : "0",
51            "Log::Any::Adapter::Callback" : "0.09",
52            "POSIX" : "0",
53            "Search::Elasticsearch::Role::Cxn" : "0",
54            "Sub::Exporter" : "0",
55            "Test::Deep" : "0",
56            "Test::Exception" : "0",
57            "Test::More" : "0.98",
58            "lib" : "0"
59         }
60      }
61   },
62   "release_status" : "stable",
63   "resources" : {
64      "bugtracker" : {
65         "web" : "https://github.com/elastic/elasticsearch-perl/issues"
66      },
67      "repository" : {
68         "type" : "git",
69         "url" : "git://github.com/elastic/elasticsearch-perl.git",
70         "web" : "https://github.com/elastic/elasticsearch-perl"
71      }
72   },
73   "version" : "5.02",
74   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0231"
75}
76
77