1{
2   "abstract" : "Sane database change management",
3   "author" : [
4      "David E. Wheeler <david@justatheory.com>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150001",
8   "license" : [
9      "mit"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : "2"
14   },
15   "name" : "App-Sqitch",
16   "no_index" : {
17      "directory" : [
18         "priv"
19      ]
20   },
21   "prereqs" : {
22      "build" : {
23         "requires" : {
24            "Module::Build" : "0.35"
25         }
26      },
27      "configure" : {
28         "requires" : {
29            "Module::Build" : "0.35"
30         }
31      },
32      "develop" : {
33         "recommends" : {
34            "DBD::Firebird" : "1.11",
35            "DBD::ODBC" : "1.43",
36            "DBD::Pg" : "2.0",
37            "DBD::SQLite" : "1.37",
38            "DBD::mysql" : "4.018",
39            "Test::Pod" : "1.41",
40            "Test::Pod::Coverage" : "1.08",
41            "Test::Spelling" : "0"
42         },
43         "suggests" : {
44            "DBD::Oracle" : "1.23"
45         }
46      },
47      "runtime" : {
48         "recommends" : {
49            "Class::XSAccessor" : "1.18",
50            "Pod::Simple" : "1.41",
51            "Type::Tiny::XS" : "0.010"
52         },
53         "requires" : {
54            "Clone" : "0",
55            "Config::GitLike" : "1.11",
56            "DBI" : "0",
57            "DateTime" : "0",
58            "DateTime::TimeZone" : "0",
59            "Devel::StackTrace" : "1.30",
60            "Digest::SHA" : "0",
61            "Encode" : "0",
62            "Encode::Locale" : "0",
63            "File::Basename" : "0",
64            "File::Copy" : "0",
65            "File::HomeDir" : "0",
66            "File::Path" : "0",
67            "File::Temp" : "0",
68            "Getopt::Long" : "0",
69            "Hash::Merge" : "0",
70            "IO::Pager" : "0",
71            "IPC::Run3" : "0",
72            "IPC::System::Simple" : "1.17",
73            "List::MoreUtils" : "0",
74            "List::Util" : "0",
75            "Locale::Messages" : "0",
76            "Locale::TextDomain" : "1.20",
77            "Moo" : "1.002000",
78            "Moo::Role" : "0",
79            "Moo::sification" : "0",
80            "POSIX" : "0",
81            "Path::Class" : "0.33",
82            "PerlIO::utf8_strict" : "0",
83            "Pod::Find" : "0",
84            "Pod::Usage" : "0",
85            "Scalar::Util" : "0",
86            "StackTrace::Auto" : "0",
87            "String::Formatter" : "0",
88            "String::ShellQuote" : "0",
89            "Sub::Exporter" : "0",
90            "Sub::Exporter::Util" : "0",
91            "Sys::Hostname" : "0",
92            "Template::Tiny" : "0.11",
93            "Term::ANSIColor" : "2.02",
94            "Throwable" : "0.200009",
95            "Time::HiRes" : "0",
96            "Time::Local" : "0",
97            "Try::Tiny" : "0",
98            "Type::Library" : "0.040",
99            "Type::Utils" : "0",
100            "Types::Standard" : "0",
101            "URI" : "0",
102            "URI::db" : "0.15",
103            "User::pwent" : "0",
104            "constant" : "0",
105            "if" : "0",
106            "namespace::autoclean" : "0.16",
107            "overload" : "0",
108            "parent" : "0",
109            "perl" : "5.010",
110            "strict" : "0",
111            "utf8" : "0",
112            "warnings" : "0"
113         }
114      },
115      "test" : {
116         "requires" : {
117            "Capture::Tiny" : "0.12",
118            "Carp" : "0",
119            "File::Spec" : "0",
120            "File::Spec::Functions" : "0",
121            "FindBin" : "0",
122            "Path::Class" : "0.33",
123            "Test::Deep" : "0",
124            "Test::Dir" : "0",
125            "Test::Exception" : "0",
126            "Test::File" : "0",
127            "Test::File::Contents" : "0.20",
128            "Test::MockModule" : "0.05",
129            "Test::More" : "0.94",
130            "Test::NoWarnings" : "0.083",
131            "lib" : "0"
132         }
133      }
134   },
135   "release_status" : "stable",
136   "resources" : {
137      "bugtracker" : {
138         "web" : "http://github.com/theory/sqitch/issues/"
139      },
140      "homepage" : "http://sqitch.org/",
141      "repository" : {
142         "url" : "http://github.com/theory/sqitch/"
143      }
144   },
145   "version" : "0.9994"
146}
147
148