{
   "abstract" : "Utility functions for PPI",
   "author" : [
      "Dan Book <dbook@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "PPIx-Utils",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ],
      "package" : [
         "PPIx::Utils::_Common"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "B::Keywords" : "1.09",
            "Exporter" : "0",
            "PPI" : "1.250",
            "Scalar::Util" : "0",
            "perl" : "5.006"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Data::Dumper" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "PPI::Dumper" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "PPIx::Utils" : {
         "file" : "lib/PPIx/Utils.pm",
         "version" : "0.004"
      },
      "PPIx::Utils::Classification" : {
         "file" : "lib/PPIx/Utils/Classification.pm",
         "version" : "0.004"
      },
      "PPIx::Utils::Language" : {
         "file" : "lib/PPIx/Utils/Language.pm",
         "version" : "0.004"
      },
      "PPIx::Utils::Traversal" : {
         "file" : "lib/PPIx/Utils/Traversal.pm",
         "version" : "0.004"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Grinnz/PPIx-Utils/issues"
      },
      "homepage" : "https://github.com/Grinnz/PPIx-Utils",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Grinnz/PPIx-Utils.git",
         "web" : "https://github.com/Grinnz/PPIx-Utils"
      }
   },
   "version" : "0.004",
   "x_contributors" : [
      "Dan Book <grinnz@gmail.com>",
      "Dan Book <grinnz@grinnz.com>",
      "Kang-min Liu <gugod@gugod.org>"
   ],
   "x_generated_by_perl" : "v5.40.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.39",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}