{
  "abstract" : "Package documentation generator",
  "author" : [
     "Russ Allbery <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4231",
  "license" : [
     "mit"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "App-DocKnot",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build" : "0.4004"
        }
     },
     "runtime" : {
        "requires" : {
           "File::BaseDir" : "0",
           "File::ShareDir" : "1.00",
           "IO::Compress::Xz" : "0",
           "IPC::Run" : "0",
           "IPC::System::Simple" : "0",
           "JSON::MaybeXS" : "0",
           "Kwalify" : "0",
           "List::SomeUtils" : "0",
           "Perl6::Slurp" : "0",
           "Template" : "0",
           "YAML::XS" : "0.81",
           "perl" : "5.024"
        }
     },
     "test" : {
        "requires" : {
           "Capture::Tiny" : "0",
           "File::Copy::Recursive" : "0"
        }
     }
  },
  "provides" : {
     "App::DocKnot" : {
        "file" : "lib/App/DocKnot.pm",
        "version" : "4.00"
     },
     "App::DocKnot::Command" : {
        "file" : "lib/App/DocKnot/Command.pm",
        "version" : "4.00"
     },
     "App::DocKnot::Config" : {
        "file" : "lib/App/DocKnot/Config.pm",
        "version" : "4.00"
     },
     "App::DocKnot::Dist" : {
        "file" : "lib/App/DocKnot/Dist.pm",
        "version" : "4.00"
     },
     "App::DocKnot::Generate" : {
        "file" : "lib/App/DocKnot/Generate.pm",
        "version" : "4.00"
     },
     "App::DocKnot::Update" : {
        "file" : "lib/App/DocKnot/Update.pm",
        "version" : "4.00"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/rra/docknot/issues"
     },
     "homepage" : "https://www.eyrie.org/~eagle/software/docknot",
     "license" : [
        "http://www.opensource.org/licenses/mit-license.php"
     ],
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/rra/docknot.git",
        "web" : "https://github.com/rra/docknot"
     }
  },
  "version" : "4.00",
  "x_serialization_backend" : "JSON::PP version 4.04"
}