{
   "name" : "V",
   "author" : [
      "H.Merijn Brand <hmbrand@cpan.org>",
      "Abe Timmerman"
   ],
   "resources" : {
      "homepage" : "https://metacpan.org/pod/V",
      "bugtracker" : {
         "web" : "https://github.com/Tux/V/issues"
      },
      "repository" : {
         "type" : "git",
         "web" : "https://github.com/Tux/V",
         "url" : "https://github.com/Tux/V"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "x_IRC" : "irc://irc.perl.org/#csv"
   },
   "release_status" : "stable",
   "abstract" : "Print version of the specified module(s)",
   "provides" : {
      "V" : {
         "file" : "lib/V.pm",
         "version" : "0.22"
      }
   },
   "meta-spec" : {
      "version" : 2,
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec"
   },
   "dynamic_config" : 1,
   "prereqs" : {
      "runtime" : {
         "requires" : {
            "perl" : "5.014000",
            "File::Spec" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         },
         "recommends" : {
            "ExtUtils::MakeMaker" : "7.70"
         }
      },
      "test" : {
         "requires" : {
            "Test::Simple" : "0.88",
            "Test::Fatal" : "0"
         },
         "recommends" : {
            "Test::Simple" : "1.302207"
         }
      }
   },
   "license" : [
      "perl_5"
   ],
   "version" : "0.22",
   "generated_by" : "Author"
}