{
   "abstract" : "Interactively manipulate a captive PowerShell process",
   "author" : [
      "Michael Conrad <mike@nrdvana.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.043, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Win32-PowerShell-IPC",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Log::Any" : "0",
            "Moo" : "2",
            "Scalar::Util" : "0",
            "Try::Tiny" : "0",
            "Win32" : "0",
            "Win32::API" : "0",
            "Win32::Process" : "0",
            "Win32API::File" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Log::Any::Adapter" : "0",
            "Log::Any::Adapter::TAP" : "0",
            "Test::More" : "0",
            "Time::HiRes" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/nrdvana/perl-Win32-PowerShell-IPC/issues"
      },
      "homepage" : "https://github.com/nrdvana/perl-Win32-PowerShell-IPC",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/nrdvana/perl-Win32-PowerShell-IPC.git",
         "web" : "https://github.com/nrdvana/perl-Win32-PowerShell-IPC"
      }
   },
   "version" : "0.02"
}