{
  "abstract" : "SQLite backend for Minion job queue",
  "author" : [
     "Dan Book <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
  "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" : {
           "List::Util" : "0",
           "Minion" : "10.13",
           "Mojo::SQLite" : "3.000",
           "Mojolicious" : "7.49",
           "Sys::Hostname" : "0",
           "Time::HiRes" : "0",
           "perl" : "5.010001"
        },
        "suggests" : {
           "Mojo::JSON::MaybeXS" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "File::Spec" : "0",
           "Module::Metadata" : "0",
           "Test::More" : "0.96"
        }
     }
  },
  "provides" : {
     "Minion::Backend::SQLite" : {
        "file" : "lib/Minion/Backend/SQLite.pm",
        "version" : "v5.0.4"
     }
  },
  "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"
     },
     "x_IRC" : "irc://irc.freenode.net/#mojo"
  },
  "version" : "v5.0.4",
  "x_contributors" : [
     "Dan Book <[email protected]>",
     "Stefan Adams <[email protected]>",
     "yrjustice <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.32.0",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
  "x_spdx_expression" : "Artistic-2.0"
}