{
  "abstract" : "run test scripts via browser",
  "author" : [
     "Renee Baecker <[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" : "Mojolicious-Plugin-Prove",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "App::Prove" : "0",
           "Capture::Tiny" : "0",
           "Cwd" : "0",
           "Mojolicious" : "8",
           "Mojolicious::Plugin::PPI" : "0",
           "TAP::Formatter::HTML" : "0",
           "perl" : "5.010"
        }
     },
     "test" : {
        "requires" : {
           "Test::LongString" : "0",
           "Test::More" : "0"
        }
     }
  },
  "provides" : {
     "Mojolicious::Plugin::Prove" : {
        "file" : "lib/Mojolicious/Plugin/Prove.pm",
        "version" : "0.11"
     },
     "Mojolicious::Plugin::Prove::Base" : {
        "file" : "lib/Mojolicious/Plugin/Prove/Base.pm",
        "version" : "0.11"
     },
     "Mojolicious::Plugin::Prove::Controller" : {
        "file" : "lib/Mojolicious/Plugin/Prove/Controller.pm",
        "version" : "0.11"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/reneeb/Mojolicious-Plugin-Prove/issues"
     },
     "homepage" : "https://github.com/reneeb/Mojolicious-Plugin-Prove",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/reneeb/Mojolicious-Plugin-Prove.git",
        "web" : "https://github.com/reneeb/Mojolicious-Plugin-Prove"
     }
  },
  "version" : "0.11",
  "x_contributors" : [
     "Mohammad S Anwar <[email protected]>",
     "reneeb <[email protected]>",
     "reneeb <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.26.1",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
  "x_spdx_expression" : "Artistic-2.0"
}