1{
2   "abstract" : "Perl extension for creating captcha's to verify the human element in transactions.",
3   "author" : [
4      "Seth T. Jackson <sjackson@purifieddata.net>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter version 2.120921",
8   "license" : [
9      "unknown"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : "2"
14   },
15   "name" : "Authen-Captcha",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ]
21   },
22   "prereqs" : {
23      "build" : {
24         "requires" : {
25            "ExtUtils::MakeMaker" : "0"
26         }
27      },
28      "runtime" : {
29         "requires" : {
30            "File::Basename" : "0",
31            "File::Spec" : "0.8",
32            "GD" : "0",
33            "String::Random" : "0"
34         }
35      }
36   },
37   "release_status" : "stable",
38   "resources" : {
39      "repository" : {
40         "type" : "git",
41         "url" : "https://github.com/lkundrak/perl-Authen-Captcha.git",
42         "web" : "https://github.com/lkundrak/perl-Authen-Captcha"
43      }
44   },
45   "version" : "1.024"
46}
47