{
  "abstract" : "SQLite backend for Minion job queue",
  "author" : [
     "Dan Book <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.040, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Minion-Backend-SQLite",
  "no_index" : {
     "directory" : [
        "eg",
        "examples",
        "inc",
        "share",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "DBI" : "0.88",
           "Minion" : "3.02",
           "Mojo::SQLite" : "0.018",
           "Mojolicious" : "6.0",
           "Sys::Hostname" : "0",
           "Time::HiRes" : "0",
           "perl" : "5.010001"
        },
        "suggests" : {
           "Mojo::JSON::MaybeXS" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.88"
        }
     }
  },
  "provides" : {
     "Minion::Backend::SQLite" : {
        "file" : "lib/Minion/Backend/SQLite.pm",
        "version" : "0.002"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Grinnz/Minion-Backend-SQLite/issues"
     },
     "homepage" : "https://github.com/Grinnz/Minion-Backend-SQLite",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/Grinnz/Minion-Backend-SQLite.git",
        "web" : "https://github.com/Grinnz/Minion-Backend-SQLite"
     }
  },
  "version" : "0.002",
  "x_contributors" : [
     "Dan Book <[email protected]>"
  ]
}