1{
2   "resources" : {
3      "homepage" : "http://search.cpan.org/dist/GraphViz-DBI/",
4      "repository" : "http://github.com/hanekomu/GraphViz-DBI",
5      "bugtracker" : "http://rt.cpan.org/Public/Dist/Display.html?Name=GraphViz-DBI"
6   },
7   "generated_by" : "Dist::Zilla version 1.100711",
8   "meta-spec" : {
9      "version" : 1.4,
10      "url" : "http://module-build.sourceforge.net/META-spec-v1.4.html"
11   },
12   "version" : "1.100860",
13   "name" : "GraphViz-DBI",
14   "author" : [
15      "Marcel Gruenauer <marcel@cpan.org>"
16   ],
17   "license" : "perl",
18   "build_requires" : {},
19   "provides" : {
20      "GraphViz::DBI" : {
21         "version" : "1.100860",
22         "file" : "lib/GraphViz/DBI.pm"
23      }
24   },
25   "requires" : {
26      "Getopt::Long" : "0",
27      "Scalar::Util" : "0",
28      "English" : "0",
29      "Pod::Usage" : "0",
30      "Carp" : "0",
31      "perl" : "5.008",
32      "Test::More" : "0.88",
33      "File::Find" : "0",
34      "GraphViz" : "0",
35      "File::Temp" : "0",
36      "DBI" : "0"
37   },
38   "abstract" : "Graph database tables and relations",
39   "configure_requires" : {
40      "ExtUtils::MakeMaker" : "6.11"
41   }
42}
43
44