{
  "abstract" : "API wrapper around the 'tar' utility",
  "author" : [
     "Mike Schilli <[email protected]>",
     "Alceu Rodrigues de Freitas Junior <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.36, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "gpl_3"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Archive-Tar-Wrapper",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::Which" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Cwd" : "0",
           "File::Temp" : "0",
           "File::Which" : "0",
           "IPC::Run" : "0",
           "Log::Log4perl" : "0",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "Test::Simple" : "1.302073"
        }
     }
  },
  "provides" : {
     "Archive::Tar::Wrapper" : {
        "file" : "lib/Archive/Tar/Wrapper.pm",
        "version" : "0.37"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/glasswalk3r/archive-tar-wrapper-perl/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/glasswalk3r/archive-tar-wrapper-perl.git",
        "web" : "https://github.com/glasswalk3r/archive-tar-wrapper-perl"
     }
  },
  "version" : "0.37",
  "x_serialization_backend" : "JSON::PP version 4.02"
}