{
  "abstract" : "Parse files with continuation lines",
  "author" : [
     "Wesley Schwengle <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "bsd"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Text-Continuation-Parser",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "perl" : "5.010"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla" : "5",
           "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional" : "0.004",
           "Dist::Zilla::Plugin::CopyFilesFromRelease" : "0",
           "Dist::Zilla::Plugin::Git::Commit" : "2.020",
           "Dist::Zilla::Plugin::Git::Tag" : "0",
           "Dist::Zilla::Plugin::NextRelease" : "5.033",
           "Dist::Zilla::Plugin::Prereqs" : "0",
           "Dist::Zilla::Plugin::RewriteVersion::Transitional" : "0.004",
           "Dist::Zilla::PluginBundle::Author::WATERKIP" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Software::License::BSD" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::CPAN::Meta" : "0",
           "Test::CPAN::Meta::JSON" : "0.16",
           "Test::EOL" : "0",
           "Test::Kwalitee" : "1.21",
           "Test::MinimumVersion" : "0",
           "Test::Mojibake" : "0",
           "Test::More" : "0.96",
           "Test::NoTabs" : "0",
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Pod::LinkCheck" : "0",
           "Test::Portability::Files" : "0",
           "Test::Synopsis" : "0",
           "Test::Vars" : "0",
           "Test::Version" : "1"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Exporter" : "0",
           "base" : "0",
           "perl" : "5.010",
           "strict" : "0",
           "utf8" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "File::Spec" : "0",
           "File::Spec::Functions" : "0",
           "IO::All" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Test::Exception" : "0",
           "Test::More" : "0.96",
           "autodie" : "0",
           "if" : "0",
           "perl" : "5.010"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "git://gitlab.com/waterkip/text-continuation-parser.git",
        "web" : "https://gitlab.com/waterkip/text-continuation-parser"
     }
  },
  "version" : "0.3",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
}