{
  "abstract" : "Load templates using DBIx::Class",
  "author" : [
     "Jens Gassmann <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.10",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Template-Provider-CustomDBIC",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "DBD::SQLite" : "1.11",
           "DBIx::Class" : "0",
           "Test::More" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.07",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Date::Parse" : "0",
           "File::Path" : "0",
           "File::Spec" : "0",
           "Template::Provider" : "0"
        }
     }
  },
  "provides" : {
     "Template::Provider::CustomDBIC" : {
        "file" : "lib/Template/Provider/CustomDBIC.pm",
        "version" : "0.05"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/itnode/Template-Provider-CustomDBIC/issues"
     },
     "homepage" : "https://github.com/itnode/Template-Provider-CustomDBIC",
     "repository" : {
        "url" : "git://github.com/itnode/Template-Provider-CustomDBIC.git",
        "web" : "https://github.com/itnode/Template-Provider-CustomDBIC"
     }
  },
  "version" : "0.05",
  "x_contributors" : [
     "Dave Cardwell <[email protected]>",
     "Jens Gassmann <[email protected]>",
     "Patrick Jendral <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 4.02",
  "x_static_install" : 1
}