{
  "abstract" : "Skip individual tests in a *.t file",
  "author" : [
     "Christopher White <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "mit"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Test-OnlySome",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Carp" : "0",
           "Exporter" : "0",
           "Import::Into" : "0",
           "Pod::Markdown" : "0",
           "Test::More" : "0",
           "parent" : "0",
           "rlib" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Config" : "0",
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "App::RewriteVersion" : "0",
           "DateTime" : "0",
           "File::Globstar" : "0",
           "File::Grep" : "0",
           "Module::Metadata" : "1.000016"
        }
     },
     "runtime" : {
        "recommends" : {
           "YAML::XS" : "0"
        },
        "requires" : {
           "Best" : "0.11",
           "Data::Dumper" : "0",
           "File::Spec" : "0",
           "Getopt::Long" : "2.5",
           "Keyword::Declare" : "0.001006",
           "List::Util::MaybeXS" : "1.500002",
           "Scalar::Util" : "1.39",
           "YAML" : "0",
           "perl" : "5.012",
           "vars" : "0"
        }
     },
     "test" : {
        "requires" : {
           "App::Prove" : "0",
           "Capture::Tiny" : "0",
           "Exporter::Renaming" : "0",
           "Test2::Tools::Compare" : "0",
           "Test::Fatal" : "0",
           "Test::Kit" : "2.14",
           "constant" : "0"
        }
     }
  },
  "provides" : {
     "App::Prove::Plugin::Test::OnlySomeP" : {
        "file" : "lib/App/Prove/Plugin/Test/OnlySomeP.pm",
        "version" : "0.001000"
     },
     "App::Prove::Plugin::Test::OnlySomeP::Formatter" : {
        "file" : "lib/App/Prove/Plugin/Test/OnlySomeP/Formatter.pm",
        "version" : "0.001000"
     },
     "Test::OnlySome" : {
        "file" : "lib/Test/OnlySome.pm",
        "version" : "0.001000"
     },
     "Test::OnlySome::PathCapsule" : {
        "file" : "lib/Test/OnlySome/PathCapsule.pm",
        "version" : "0.001000"
     },
     "Test::OnlySome::RerunFailed" : {
        "file" : "lib/Test/OnlySome/RerunFailed.pm",
        "version" : "0.001000"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/cxw42/Test-OnlySome.git",
        "web" : "https://github.com/cxw42/Test-OnlySome"
     }
  },
  "version" : "0.001000",
  "x_serialization_backend" : "JSON::PP version 2.27400_02"
}