{
   "abstract" : "Catmandu tools to communicate with DBI based interfaces",
   "author" : [
      "Nicolas Franck <nicolas.franck@ugent.be>",
      "Patrick Hochstenbach <patrick.hochstenbach@ugent.be>",
      "Nicolas Steenlant <nicolas.steenlant@ugent.be>",
      "Vitali Peil <vitali.peil@uni-bielefeld.de>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4203",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Catmandu-DBI",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "Catmandu" : "0.2003",
            "DBI" : "1.630",
            "Moo" : "1.000003",
            "namespace::clean" : "0.24",
            "perl" : "v5.10.1"
         }
      }
   },
   "provides" : {
      "Catmandu::DBI" : {
         "file" : "lib/Catmandu/DBI.pm",
         "version" : "0.01"
      },
      "Catmandu::Importer::DBI" : {
         "file" : "lib/Catmandu/Importer/DBI.pm",
         "version" : "0.031"
      },
      "Catmandu::Store::DBI" : {
         "file" : "lib/Catmandu/Store/DBI.pm",
         "version" : "0.041"
      },
      "Catmandu::Store::DBI::Bag" : {
         "file" : "lib/Catmandu/Store/DBI.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "htps://github.com/LibreCat/Catmandu-DBI/issues"
      },
      "homepage" : "https://github.com/LibreCat/Catmandu-DBI",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/LibreCat/Catmandu-DBI.git"
      }
   },
   "version" : "0.1"
}