{
  "abstract" : "Read and write /proc/[pid]/maps files",
  "author" : [
     "Charles McGarvey <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005",
  "keywords" : [
     "linux",
     "proc",
     "procfs"
  ],
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Linux-Proc-Maps",
  "no_index" : {
     "directory" : [
        "eg",
        "share",
        "shares",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla" : "5",
           "Dist::Zilla::PluginBundle::Author::CCM" : "0",
           "English" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Software::License::Perl_5" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::CPAN::Meta" : "0",
           "Test::CleanNamespaces" : "0.15",
           "Test::EOL" : "0",
           "Test::More" : "0.96",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Pod::No404s" : "0",
           "Test::Portability::Files" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Exporter" : "0",
           "File::Spec::Functions" : "0",
           "namespace::clean" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Path::Tiny" : "0",
           "Test::More" : "0",
           "blib" : "1.01",
           "perl" : "5.006"
        }
     }
  },
  "provides" : {
     "Linux::Proc::Maps" : {
        "file" : "lib/Linux/Proc/Maps.pm",
        "version" : "0.001"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/chazmcgarvey/Linux-Proc-Maps/issues"
     },
     "homepage" : "https://github.com/chazmcgarvey/Linux-Proc-Maps",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/chazmcgarvey/Linux-Proc-Maps.git",
        "web" : "https://github.com/chazmcgarvey/Linux-Proc-Maps"
     }
  },
  "version" : "0.001",
  "x_authority" : "cpan:CCM",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
}