1{
2   "abstract" : "Security image (captcha) generator.",
3   "author" : [
4      "Burak Gursoy <burak@cpan.org>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 2.150010",
8   "keywords" : [
9      "gd",
10      "securityimage",
11      "captcha"
12   ],
13   "license" : [
14      "perl_5"
15   ],
16   "meta-spec" : {
17      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
18      "version" : 2
19   },
20   "name" : "GD-SecurityImage",
21   "prereqs" : {
22      "configure" : {
23         "requires" : {
24            "ExtUtils::MakeMaker" : "0"
25         }
26      },
27      "develop" : {
28         "requires" : {
29            "Pod::Coverage::TrustPod" : "0",
30            "Test::CPAN::Meta" : "0",
31            "Test::Pod" : "1.41",
32            "Test::Pod::Coverage" : "1.08"
33         }
34      },
35      "runtime" : {
36         "recommends" : {
37            "Image::Magick" : "6.66"
38         },
39         "requires" : {
40            "GD" : "2.45",
41            "perl" : "5.010"
42         }
43      },
44      "test" : {
45         "recommends" : {
46            "CPAN::Meta" : "2.120900"
47         },
48         "requires" : {
49            "ExtUtils::MakeMaker" : "0",
50            "File::Spec" : "0",
51            "Test::More" : "0"
52         }
53      }
54   },
55   "release_status" : "stable",
56   "resources" : {
57      "bugtracker" : {
58         "web" : "https://github.com/burak/CPAN-GD-SecurityImage/issues"
59      },
60      "repository" : {
61         "type" : "git",
62         "url" : "git://github.com/burak/CPAN-GD-SecurityImage.git",
63         "web" : "https://github.com/burak/CPAN-GD-SecurityImage"
64      }
65   },
66   "version" : "1.75",
67   "x_contributors" : [
68      "Burak Gursoy <burak@cpan.org>"
69   ],
70   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
71}
72
73