{
   "abstract" : "Base class for custom File::Collector classes for classifying files and calling File::Collector::Processor methods for processing files",
   "author" : [
      "Steve Dondley <s@dondley.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "File-Collector",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::ShareDir::Install" : "0.06"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "File::Basename" : "0",
            "File::Spec" : "0",
            "Role::Tiny::With" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Benchmark" : "0",
            "Cwd" : "0",
            "Role::Tiny" : "0",
            "Test::More" : "0",
            "Test::Most" : "0",
            "Test::Output" : "0",
            "lib" : "0",
            "vars" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/sdondley/File-Collector/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/sdondley/File-Collector.git",
         "web" : "https://github.com/sdondley/File-Collector"
      }
   },
   "version" : "0.026",
   "x_generated_by_perl" : "v5.24.4",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.08"
}