{
  "abstract" : "create DBIC scheme for MySQL workbench .mwb files",
  "author" : [
     "Renee Baecker <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "MySQL-Workbench-DBIC",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Data::Dumper" : "0",
           "File::Path" : "2.0",
           "File::Spec" : "3.40",
           "JSON" : "0",
           "List::Util" : "0",
           "Moo" : "1.003001",
           "MySQL::Workbench::Parser" : "1.10",
           "perl" : "5.010001"
        }
     },
     "test" : {
        "requires" : {
           "Capture::Tiny" : "0",
           "File::Copy" : "0",
           "File::Path" : "2.0",
           "FindBin" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Test::LongString" : "0.16"
        }
     }
  },
  "provides" : {
     "MySQL::Workbench::DBIC" : {
        "file" : "lib/MySQL/Workbench/DBIC.pm",
        "version" : "1.20"
     },
     "MySQL::Workbench::DBIC::FakeDBIC" : {
        "file" : "lib/MySQL/Workbench/DBIC/FakeDBIC.pm",
        "version" : "1.20"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/reneeb/MySQL-Workbench-DBIC/issues"
     },
     "homepage" : "http://github.com/reneeb/MySQL-Workbench-DBIC",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/reneeb/MySQL-Workbench-DBIC.git",
        "web" : "http://github.com/reneeb/MySQL-Workbench-DBIC"
     }
  },
  "version" : "1.20",
  "x_contributors" : [
     "Mario Minati <[email protected]>",
     "Mohammad S Anwar <[email protected]>",
     "reneeb <[email protected]>",
     "reneeb <[email protected]>"
  ],
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.19"
}