{
   "abstract" : "General purpose, MongoDB-style query and update language",
   "author" : [
      "Ido Perlmuter <ido@ido50.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.033, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "MQUL",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::DistManifest" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "1.36",
            "Data::Compare" : "1.25",
            "Data::Types" : "0.09",
            "DateTime::Format::W3CDTF" : "0.06",
            "Scalar::Util" : "1.42",
            "Try::Tiny" : "0.23",
            "perl" : "v5.6.0"
         }
      },
      "test" : {
         "requires" : {
            "Test2::Suite" : "0.000122"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/ido50/MQUL/issues"
      },
      "homepage" : "http://search.cpan.org/dist/MQUL",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/ido50/MQUL.git",
         "web" : "https://github.com/ido50/MQUL"
      }
   },
   "version" : "3.000000",
   "x_generated_by_perl" : "v5.40.2",
   "x_serialization_backend" : "JSON::PP version 4.16",
   "x_spdx_expression" : "Apache-2.0"
}