{
   "abstract" : "A tiny Mojolicious wrapper for SQLite",
   "author" : [
      "Dan Book <dbook@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Mojo-SQLite",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla::PluginBundle::Author::DBOOK" : "0.007",
            "Test::Pod" : "1.14",
            "Test::Pod::Coverage" : "1.04"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "DBD::SQLite" : "1.48",
            "DBI" : "1.633",
            "File::Temp" : "0",
            "Mojolicious" : "6.14",
            "Scalar::Util" : "0",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Mojo::SQLite" : {
         "file" : "lib/Mojo/SQLite.pm",
         "version" : "0.006"
      },
      "Mojo::SQLite::Database" : {
         "file" : "lib/Mojo/SQLite/Database.pm",
         "version" : "0.006"
      },
      "Mojo::SQLite::Migrations" : {
         "file" : "lib/Mojo/SQLite/Migrations.pm",
         "version" : "0.006"
      },
      "Mojo::SQLite::Results" : {
         "file" : "lib/Mojo/SQLite/Results.pm",
         "version" : "0.006"
      },
      "Mojo::SQLite::Transaction" : {
         "file" : "lib/Mojo/SQLite/Transaction.pm",
         "version" : "0.006"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Grinnz/Mojo-SQLite/issues"
      },
      "homepage" : "https://github.com/Grinnz/Mojo-SQLite",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Grinnz/Mojo-SQLite.git",
         "web" : "https://github.com/Grinnz/Mojo-SQLite"
      }
   },
   "version" : "0.006",
   "x_contributors" : [
      "Dan Book <grinnz@gmail.com>",
      "Dan Book <grinnz@grinnz.com>"
   ]
}

