{
  "abstract" : "Tidy and validate code in many ways at once",
  "author" : [
     "Jonathan Swartz <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.200008, CPAN::Meta::Converter version 2.113640",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Code-TidyAll",
  "no_index" : {
     "directory" : [
        "lib/Code/TidyAll/t",
        "lib/Code/TidyAll/Test"
     ],
     "file" : [
        "lib/Code/TidyAll/Util.pm"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "Capture::Tiny" : "0.12",
           "Config::INI::Reader" : 0,
           "Date::Format" : 0,
           "Digest::SHA1" : 0,
           "File::Basename" : 0,
           "File::Find" : 0,
           "File::Path" : 0,
           "File::Slurp" : 0,
           "File::Temp" : 0,
           "File::Zglob" : 0,
           "Getopt::Long" : 0,
           "Guard" : 0,
           "IPC::System::Simple" : "0.15",
           "List::MoreUtils" : 0,
           "Log::Any" : 0,
           "Moo" : "0.0091010",
           "Pod::Usage" : 0,
           "Scalar::Util" : 0,
           "Text::ParseWords" : 0,
           "Time::Duration::Parse" : 0,
           "Try::Tiny" : 0
        }
     },
     "test" : {
        "requires" : {
           "Test::Class::Most" : 0
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Code-TidyAll"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/jonswar/perl-code-tidyall.git",
        "web" : "https://github.com/jonswar/perl-code-tidyall"
     }
  },
  "version" : "0.11"
}