1{
2   "abstract" : "Test Automation, Docs Generation",
3   "author" : [
4      "Al Newkirk <awncorp@cpan.org>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010",
8   "license" : [
9      "apache_2_0"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : 2
14   },
15   "name" : "Test-Auto",
16   "prereqs" : {
17      "configure" : {
18         "requires" : {
19            "ExtUtils::MakeMaker" : "0"
20         }
21      },
22      "runtime" : {
23         "requires" : {
24            "Moo" : "2.003006",
25            "Try::Tiny" : "0.30",
26            "Type::Tiny" : "1.010001",
27            "perl" : "v5.14.0",
28            "strict" : "0",
29            "warnings" : "0"
30         }
31      },
32      "test" : {
33         "requires" : {
34            "Moo" : "2.003006",
35            "Try::Tiny" : "0.30",
36            "Type::Tiny" : "1.010001",
37            "perl" : "v5.14.0",
38            "strict" : "0",
39            "warnings" : "0"
40         }
41      }
42   },
43   "release_status" : "stable",
44   "resources" : {
45      "bugtracker" : {
46         "web" : "https://github.com/iamalnewkirk/test-auto/issues"
47      },
48      "homepage" : "http://metacpan.org/release/Test-Auto/",
49      "repository" : {
50         "type" : "git",
51         "url" : "git://github.com/iamalnewkirk/test-auto.git",
52         "web" : "https://github.com/iamalnewkirk/test-auto"
53      }
54   },
55   "version" : "0.12",
56   "x_authority" : "cpan:AWNCORP",
57   "x_generated_by_perl" : "v5.26.1",
58   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
59   "x_spdx_expression" : "Apache-2.0"
60}
61
62