{
   "abstract" : "a workflow system made from Perl and bash",
   "author" : [
      "Buddy Burden <barefootcoder@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Pb",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "strict" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "CLI::Osprey" : "0",
            "Clone" : "0",
            "Const::Fast" : "0",
            "Exporter" : "0",
            "Fcntl" : "0",
            "File::Basename" : "0",
            "File::Path" : "0",
            "Getopt::Long::Descriptive" : "0.100",
            "IPC::System::Simple" : "1.23",
            "Import::Into" : "0",
            "Moo" : "0",
            "MooX::HandlesVia" : "0",
            "PerlX::bash" : "0.05",
            "Proc::Pidfile" : "0",
            "Safe::Isa" : "0",
            "Sub::Install" : "0",
            "Time::Piece" : "0",
            "Type::Tiny" : "0",
            "Type::Tiny::Enum" : "0",
            "autodie" : "0",
            "namespace::autoclean" : "0",
            "overload" : "0",
            "perl" : "v5.14.0",
            "sigtrap" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Debuggit" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "Test::Most" : "0",
            "Test::Trap" : "0",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "Pb" : {
         "file" : "lib/Pb.pm",
         "version" : "0.02"
      },
      "Pb::Command::Context" : {
         "file" : "lib/Pb/Command/Context.pm",
         "version" : "0.02"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/barefootcoder/leadpipe/issues"
      },
      "homepage" : "https://github.com/barefootcoder/leadpipe",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/barefootcoder/leadpipe.git",
         "web" : "https://github.com/barefootcoder/leadpipe"
      }
   },
   "version" : "0.02",
   "x_generated_by_perl" : "v5.14.4",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.18"
}