1{
2   "abstract" : "DBD independent class",
3   "author" : [
4      "Nigel Horne <njh@bandsman.co.uk>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.52, CPAN::Meta::Converter version 2.150010",
8   "license" : [
9      "unknown"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : 2
14   },
15   "name" : "DBIx-AnyDBD",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ]
21   },
22   "prereqs" : {
23      "build" : {
24         "requires" : {
25            "ExtUtils::MakeMaker" : "0"
26         }
27      },
28      "configure" : {
29         "requires" : {
30            "ExtUtils::MakeMaker" : "0"
31         }
32      },
33      "runtime" : {
34         "requires" : {
35            "DBI" : "0"
36         }
37      },
38      "test" : {
39         "requires" : {
40            "Test::Most" : "0"
41         }
42      }
43   },
44   "release_status" : "stable",
45   "resources" : {
46      "bugtracker" : {
47         "web" : "https://github.com/nigelhorne/DBIx-AnyDBD/issues",
48         "x_url" : "https://github.com/nigelhorne/DBIx-AnyDBD/issues"
49      },
50      "repository" : {
51         "type" : "git",
52         "url" : "git://github.com/nigelhorne/DBIx-AnyDBD.git",
53         "web" : "https://github.com/nigelhorne/DBIx-AnyDBD",
54         "x_repository" : "https://github.com/nigelhorne/DBIx-AnyDBD"
55      }
56   },
57   "version" : "2.03",
58   "x_serialization_backend" : "JSON::PP version 4.05"
59}
60