{
   "abstract" : "NBI Slurm module",
   "author" : [
      "Andrea Telatin <proch@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "NBI-Slurm",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "File::Which" : "0"
         },
         "requires" : {
            "Capture::Tiny" : "0.40",
            "Carp" : "1.2",
            "Data::Dumper" : "2.1",
            "FindBin" : "1.3",
            "JSON::PP" : "0",
            "PerlIO::encoding" : "0",
            "Storable" : "0",
            "Text::ASCIITable" : "0.22",
            "perl" : "5.016"
         }
      },
      "test" : {
         "recommends" : {
            "Test::GreaterVersion" : "0",
            "Test::Kwalitee" : "1.27"
         }
      }
   },
   "provides" : {
      "NBI::Job" : {
         "file" : "lib/NBI/Job.pm",
         "version" : "v0.5.0"
      },
      "NBI::Opts" : {
         "file" : "lib/NBI/Opts.pm",
         "version" : "v0.5.0"
      },
      "NBI::Queue" : {
         "file" : "lib/NBI/Queue.pm",
         "version" : "v0.5.0"
      },
      "NBI::QueuedJob" : {
         "file" : "lib/NBI/QueuedJob.pm",
         "version" : "v0.5.0"
      },
      "NBI::Slurm" : {
         "file" : "lib/NBI/Slurm.pm",
         "version" : "v0.5.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/quadram-institute-bioscience/NBI-Slurm/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/quadram-institute-bioscience/NBI-Slurm.git",
         "web" : "https://github.com/quadram-institute-bioscience/NBI-Slurm/"
      }
   },
   "version" : "0.5.0",
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
   "x_spdx_expression" : "MIT"
}