{
   "abstract" : "Tidy YAML files",
   "author" : [
      "Tina M\u00fcller <tinita@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "YAML-Tidy",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Wordlist" : "0",
            "Test::More" : "0",
            "Test::Spelling" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Cwd" : "0",
            "Data::Dumper" : "0",
            "Encode" : "0",
            "Getopt::Long::Descriptive" : "0",
            "YAML::LibYAML::API" : "0.013",
            "YAML::LibYAML::API::XS" : "0",
            "YAML::PP::Common" : "0",
            "YAML::PP::Highlight" : "0",
            "YAML::PP::Parser" : "0",
            "base" : "0",
            "constant" : "0",
            "experimental" : "0",
            "overload" : "0",
            "perl" : "v5.20.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "FindBin" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Deep" : "0",
            "Test::More" : "0.98",
            "Test::Warnings" : "0.029",
            "YAML::LibYAML::API" : "0.013"
         }
      }
   },
   "provides" : {
      "YAML::Tidy" : {
         "file" : "lib/YAML/Tidy.pm",
         "version" : "0.007"
      },
      "YAML::Tidy::Config" : {
         "file" : "lib/YAML/Tidy/Config.pm",
         "version" : "0.007"
      },
      "YAML::Tidy::Node" : {
         "file" : "lib/YAML/Tidy/Node.pm",
         "version" : "0.007"
      },
      "YAML::Tidy::Node::Collection" : {
         "file" : "lib/YAML/Tidy/Node.pm",
         "version" : "0.007"
      },
      "YAML::Tidy::Node::Scalar" : {
         "file" : "lib/YAML/Tidy/Node.pm",
         "version" : "0.007"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/perlpunk/yamltidy/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/perlpunk/yamltidy",
         "web" : "https://github.com/perlpunk/yamltidy"
      }
   },
   "version" : "0.007",
   "x_generated_by_perl" : "v5.30.3",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}