{
  "abstract" : "run shell commands with enhanced support",
  "author" : [
     "Sullivan Beck ([email protected])"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Shell-Cmd",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "Capture::Tiny" : "0",
           "Cwd" : "0",
           "IO::File" : "0",
           "Net::OpenSSH" : "0",
           "Parallel::ForkManager" : "0",
           "perl" : "5.008"
        }
     },
     "test" : {
        "requires" : {
           "Test::Inter" : "0",
           "Test::More" : "0"
        }
     }
  },
  "provides" : {
     "Shell::Cmd" : {
        "file" : "Cmd.pm",
        "version" : "2.13"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/SBECK-github/Shell-Cmd.git",
        "web" : "https://github.com/SBECK-github/Shell-Cmd"
     }
  },
  "version" : "2.13",
  "x_serialization_backend" : "JSON::PP version 2.27400"
}