{
   "abstract" : "Raku environment manager",
   "author" : [
      "Patrick B\u00f6ker <patrickb@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-Rakubrew",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.1101"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Encode::Locale" : "== 1.05",
            "File::Copy::Recursive" : "== 0.45",
            "File::HomeDir" : "== 1.006",
            "File::Which" : "== 1.27",
            "HTTP::Tinyish" : "== 0.19",
            "JSON" : "== 4.10",
            "Try::Tiny" : "== 0.31",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IPC::Run" : "== 20231003.0",
            "Test::Compile" : "== v3.3.1",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "App::Rakubrew" : {
         "file" : "lib/App/Rakubrew.pm",
         "version" : "43"
      },
      "App::Rakubrew::Build" : {
         "file" : "lib/App/Rakubrew/Build.pm",
         "version" : "43"
      },
      "App::Rakubrew::Config" : {
         "file" : "lib/App/Rakubrew/Config.pm",
         "version" : "43"
      },
      "App::Rakubrew::Download" : {
         "file" : "lib/App/Rakubrew/Download.pm",
         "version" : "43"
      },
      "App::Rakubrew::Shell" : {
         "file" : "lib/App/Rakubrew/Shell.pm",
         "version" : "43"
      },
      "App::Rakubrew::Shell::Bash" : {
         "file" : "lib/App/Rakubrew/Shell/Bash.pm",
         "version" : "43"
      },
      "App::Rakubrew::Shell::Cmd" : {
         "file" : "lib/App/Rakubrew/Shell/Cmd.pm",
         "version" : "43"
      },
      "App::Rakubrew::Shell::Fish" : {
         "file" : "lib/App/Rakubrew/Shell/Fish.pm",
         "version" : "43"
      },
      "App::Rakubrew::Shell::PowerShell" : {
         "file" : "lib/App/Rakubrew/Shell/PowerShell.pm",
         "version" : "43"
      },
      "App::Rakubrew::Shell::Sh" : {
         "file" : "lib/App/Rakubrew/Shell/Sh.pm",
         "version" : "43"
      },
      "App::Rakubrew::Shell::Tcsh" : {
         "file" : "lib/App/Rakubrew/Shell/Tcsh.pm",
         "version" : "43"
      },
      "App::Rakubrew::Shell::Zsh" : {
         "file" : "lib/App/Rakubrew/Shell/Zsh.pm",
         "version" : "43"
      },
      "App::Rakubrew::Tools" : {
         "file" : "lib/App/Rakubrew/Tools.pm",
         "version" : "43"
      },
      "App::Rakubrew::Update" : {
         "file" : "lib/App/Rakubrew/Update.pm",
         "version" : "43"
      },
      "App::Rakubrew::Variables" : {
         "file" : "lib/App/Rakubrew/Variables.pm",
         "version" : "43"
      },
      "App::Rakubrew::VersionHandling" : {
         "file" : "lib/App/Rakubrew/VersionHandling.pm",
         "version" : "43"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Raku/App-Rakubrew/issues"
      },
      "homepage" : "https://rakubrew.org/",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Raku/App-Rakubrew.git",
         "web" : "https://github.com/Raku/App-Rakubrew"
      }
   },
   "version" : "43",
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
   "x_spdx_expression" : "MIT"
}