{
   "abstract" : "Perl module for sending HTTP requests to Groonga.",
   "author" : [
      "Horimoto Yasuhiro <horimoto@clear-code.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.19",
   "license" : [
      "lgpl_3_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Groonga-HTTP",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035",
            "perl" : "5.008_001"
         }
      },
      "develop" : {
         "requires" : {
            "Test2::V0" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "JSON::PP" : "0",
            "LWP::UserAgent" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Groonga::Commands::Select" : {
         "file" : "lib/Groonga/Commands/Select.pm"
      },
      "Groonga::Commands::Status" : {
         "file" : "lib/Groonga/Commands/Status.pm"
      },
      "Groonga::HTTP" : {
         "file" : "lib/Groonga/HTTP.pm",
         "version" : "1.07"
      },
      "Groonga::HTTP::Client" : {
         "file" : "lib/Groonga/HTTP/Client.pm"
      },
      "Groonga::ResultSet" : {
         "file" : "lib/Groonga/ResultSet.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/groonga/Groonga-HTTP/issues"
      },
      "homepage" : "https://github.com/groonga/Groonga-HTTP",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/groonga/Groonga-HTTP.git",
         "web" : "https://github.com/groonga/Groonga-HTTP"
      }
   },
   "version" : "1.07",
   "x_serialization_backend" : "JSON::PP version 4.06",
   "x_static_install" : 1
}
