{
   "abstract" : "Build and install the LMDB embedded database",
   "author" : [
      "Doug Hoyte <doug@hcsw.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4224",
   "license" : [
      "unknown"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Alien-LMDB",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Alien::Base::ModuleBuild" : "0",
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "Alien::Base" : "0",
            "perl" : "v5.8.1"
         }
      }
   },
   "provides" : {
      "Alien::LMDB" : {
         "file" : "lib/Alien/LMDB.pm",
         "version" : "0.104"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/hoytech/Alien-LMDB/issues"
      },
      "homepage" : "https://github.com/hoytech/Alien-LMDB",
      "repository" : {
         "url" : "git://github.com/hoytech/Alien-LMDB.git"
      }
   },
   "version" : "0.104",
   "x_serialization_backend" : "JSON::PP version 2.27400_02"
}