The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Use the YAML module to tidy YAML documents with tidyall",
   "author" : [
      "Olaf Alders <olaf@wundercounter.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.043, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Code-TidyAll-Plugin-YAML",
   "no_index" : {
      "directory" : [
         "examples",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Code::TidyAll::Plugin" : "0",
            "Moo" : "0",
            "YAML" : "0",
            "strict" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/oalders/Code-TidyAll-Plugin-YAML/issues"
      },
      "homepage" : "https://github.com/oalders/code-tidyall-plugin-yaml",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/oalders/code-tidyall-plugin-yaml.git",
         "web" : "https://github.com/oalders/code-tidyall-plugin-yaml"
      }
   },
   "version" : "0.000001",
   "x_contributors" : [
      "Olaf Alders <olaf@wundersolutions.com>"
   ]
}