{
  "abstract" : "Keep track of classes created with Rose::DB::Object::Loader.",
  "author" : [
     "Brian Duggan <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4214",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Rose-Planter",
  "prereqs" : {
     "build" : {
        "requires" : {
           "DBD::SQLite" : "0",
           "DBIx::Connector" : "0",
           "DateTime::Format::Pg" : "0",
           "JSON" : "0",
           "JSON::XS" : "0",
           "Log::Log4perl" : "0",
           "Module::Build::Database" : "0",
           "Module::Find" : "0",
           "Path::Tiny" : "0",
           "Rose" : "0",
           "Rose::DB::Object" : "0.789",
           "Test::More" : "0",
           "YAML::Syck" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.42"
        }
     }
  },
  "provides" : {
     "Rose::Planter" : {
        "file" : "lib/Rose/Planter.pm",
        "version" : "0.37"
     },
     "Rose::Planter::ConventionManager" : {
        "file" : "lib/Rose/Planter/ConventionManager.pm"
     },
     "Rose::Planter::DB" : {
        "file" : "lib/Rose/Planter/DB.pm"
     },
     "Rose::Planter::Gardener" : {
        "file" : "lib/Rose/Planter/Gardener.pm"
     },
     "Rose::Planter::Soil" : {
        "file" : "lib/Rose/Planter/Soil.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://dev.perl.org/licenses/"
     ]
  },
  "version" : "0.37",
  "x_serialization_backend" : "JSON::PP version 2.27203"
}