{
   "abstract" : "Provides Data::Chronicle-backed configuration storage",
   "author" : [
      "binary.com <BINARY@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-Config-Chronicle",
   "no_index" : {
      "directory" : [
         "eg",
         "share",
         "shares",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.64"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::Cover" : "1.23",
            "Devel::Cover::Report::Codecov" : "0.14",
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::PerlTidy" : "0",
            "Dist::Zilla::Plugin::Test::Perl::Critic" : "0",
            "Dist::Zilla::PluginBundle::Author::DERIV" : "0",
            "Software::License::Perl_5" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::EOL" : "0",
            "Test::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.96",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Portability::Files" : "0",
            "Test::Version" : "1",
            "perl" : "5.006"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Chronicle" : "0.18",
            "Data::Chronicle::Reader" : "0",
            "Data::Chronicle::Subscriber" : "0",
            "Data::Chronicle::Writer" : "0",
            "Data::Hash::DotNotation" : "0",
            "Date::Utility" : "0",
            "Encode" : "0",
            "JSON::MaybeXS" : "0",
            "List::Util" : "1.29",
            "Moose" : "0",
            "Moose::Util::TypeConstraints" : "0",
            "MooseX::Types" : "0",
            "Syntax::Keyword::Try" : "0",
            "Time::HiRes" : "0",
            "YAML::XS" : "0",
            "constant" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.014",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Data::Chronicle::Mock" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "FindBin" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CheckDeps" : "0.010",
            "Test::MockModule" : "0",
            "Test::MockObject" : "0",
            "Test::MockTime" : "0",
            "Test::More" : "0.98",
            "Test::Most" : "0.22",
            "Test::NoWarnings" : "0",
            "Test::Warn" : "0",
            "perl" : "5.014"
         }
      }
   },
   "provides" : {
      "App::Config::Chronicle" : {
         "file" : "lib/App/Config/Chronicle.pm",
         "version" : "0.07"
      },
      "App::Config::Chronicle::Attribute" : {
         "file" : "lib/App/Config/Chronicle/Attribute.pm",
         "version" : "0.07"
      },
      "App::Config::Chronicle::Attribute::Global" : {
         "file" : "lib/App/Config/Chronicle/Attribute/Global.pm",
         "version" : "0.07"
      },
      "App::Config::Chronicle::Attribute::Section" : {
         "file" : "lib/App/Config/Chronicle/Attribute/Section.pm",
         "version" : "0.07"
      },
      "App::Config::Chronicle::Node" : {
         "file" : "lib/App/Config/Chronicle/Node.pm",
         "version" : "0.07"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/binary-com/perl-App-Config-Chronicle/issues"
      },
      "homepage" : "https://github.com/binary-com/perl-App-Config-Chronicle",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/binary-com/perl-App-Config-Chronicle.git",
         "web" : "https://github.com/binary-com/perl-App-Config-Chronicle"
      }
   },
   "version" : "0.07",
   "x_authority" : "cpan:DERIV",
   "x_contributors" : [
      "Chylli <chylli@binary.com>",
      "Tom Molesworth <tom@binary.com>",
      "Jean-Yves Sireau <jy@binary.com>",
      "Ivan Baidakou <ivan@binary.com>",
      "CraigLawrence <craig@live.com.au>",
      "Jun Bon <junbon@binary.com>",
      "Bill Marriott <billmarriott@binary.com>",
      "chylli-binary <52912308+chylli-binary@users.noreply.github.com>",
      "Chylli <chylli.email@gmail.com>",
      "mwm-binary <54826314+mwm-binary@users.noreply.github.com>"
   ],
   "x_generated_by_perl" : "v5.26.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}