{
   "abstract" : "For interacting with data in LabKey Server",
   "author" : [
      "LabKey Software <info@labkey.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4224",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "LabKey-Query",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Data::Dumper" : "0",
            "File::HomeDir" : "0",
            "File::Spec" : "0",
            "FileHandle" : "0",
            "HTTP::Request" : "0",
            "IO::Socket::SSL" : "0",
            "JSON" : "2",
            "LWP::UserAgent" : "0",
            "URI" : "0"
         }
      }
   },
   "provides" : {
      "LabKey::Query" : {
         "file" : "lib/LabKey/Query.pm",
         "version" : "1.06"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://www.labkey.org/Documentation/wiki-page.view?name=viewAPIs",
      "license" : [
         "http://www.apache.org/licenses/LICENSE-2.0.txt"
      ],
      "repository" : {
         "url" : "https://github.com/LabKey/labkey-api-perl"
      },
      "x_issues" : "https://www.labkey.org/home/Developer/issues/issues-list.view?issues-issues.area~eq=Perl%20Client%20API"
   },
   "version" : "1.06",
   "x_serialization_backend" : "JSON::PP version 2.27400_02"
}