{
   "abstract" : "Connect to and deploy a L<DBIx::Class::Schema> on SQLite",
   "author" : [
      "Abe Timmerman <abeltje@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Test-DBIC-SQLite",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Fatal" : "0",
            "Test::Simple" : "0.88",
            "Test::Tester" : "0",
            "Test::Warnings" : "0",
            "YAML" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.55_03"
         }
      },
      "runtime" : {
         "requires" : {
            "DBD::SQLite" : "1.29",
            "DBIx::Class::Schema::Loader" : "0.07047",
            "Moo" : "2.00",
            "MooX::Params::CompiledValidators" : "0.04",
            "SQL::Translator" : "1.60",
            "Test::Simple" : "0.88",
            "Type::Tiny" : "1.008",
            "namespace::autoclean" : "0.16",
            "perl" : "5.010001"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/abeltje/Test-DBIC-SQLite.git",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/abeltje/Test-DBIC-SQLite.git"
      }
   },
   "version" : "1.01",
   "x_IRC" : "irc://irc.perl.org/#amsterdam.pm",
   "x_serialization_backend" : "JSON::PP version 4.06"
}