{
   "abstract" : "Audit CPAN distributions for known vulnerabilities",
   "author" : [
      "Viacheslav Tykhanovskyi <viacheslav.t@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.3",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "CPAN-Audit",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "CPAN::DistnameInfo" : "0",
            "Module::CPANfile" : "0",
            "Pod::Usage" : "1.69",
            "perl" : "5.008001",
            "version" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "CPAN::Audit" : {
         "file" : "lib/CPAN/Audit.pm",
         "version" : "0.10"
      },
      "CPAN::Audit::DB" : {
         "file" : "lib/CPAN/Audit/DB.pm"
      },
      "CPAN::Audit::Discover" : {
         "file" : "lib/CPAN/Audit/Discover.pm"
      },
      "CPAN::Audit::Discover::Cpanfile" : {
         "file" : "lib/CPAN/Audit/Discover/Cpanfile.pm"
      },
      "CPAN::Audit::Discover::CpanfileSnapshot" : {
         "file" : "lib/CPAN/Audit/Discover/CpanfileSnapshot.pm"
      },
      "CPAN::Audit::Installed" : {
         "file" : "lib/CPAN/Audit/Installed.pm"
      },
      "CPAN::Audit::Query" : {
         "file" : "lib/CPAN/Audit/Query.pm"
      },
      "CPAN::Audit::Version" : {
         "file" : "lib/CPAN/Audit/Version.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/vti/cpan-audit/issues"
      },
      "homepage" : "https://github.com/vti/cpan-audit",
      "repository" : {
         "url" : "git://github.com/vti/cpan-audit.git",
         "web" : "https://github.com/vti/cpan-audit"
      }
   },
   "version" : "0.10",
   "x_authority" : "cpan:VTI",
   "x_contributors" : [
      "Takumi Akiyama <t.akiym@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.97001",
   "x_static_install" : 1
}