{
  "abstract" : "A composable RESTful JSON API to DBIx::Class schemas using roles and Web::Machine",
  "author" : [
     "Tim Bunce <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.022, CPAN::Meta::Converter version 2.143240",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "WebAPI-DBIC",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Alien::Web::HalBrowser" : "0",
           "DBD::SQLite" : "1.46",
           "DBIx::Class" : "0.08250",
           "Data::Dumper::Concise" : "0",
           "HTTP::Headers::ActionPack" : "0",
           "HTTP::Throwable" : "0",
           "JSON::MaybeXS" : "0",
           "Lingua::EN::Inflect" : "1.894",
           "Lingua::EN::Inflect::Number" : "1.11",
           "List::MoreUtils" : "0.408",
           "List::Util" : "0",
           "Module::Runtime" : "0",
           "Moo" : "1.001000",
           "MooX::StrictConstructor" : "0.006",
           "Path::Router" : "0.14",
           "Plack" : "1.0033",
           "Plack::App::File" : "0",
           "Plack::App::Path::Router" : "0.08",
           "SQL::Translator" : "0.11018",
           "Safe::Isa" : "0",
           "Scalar::Util" : "0",
           "String::CamelCase" : "0",
           "Sub::Exporter" : "0",
           "Sub::Quote" : "0",
           "Sub::Util" : "0",
           "Try::Tiny" : "0",
           "URI" : "0",
           "Web::Machine" : "0.15",
           "namespace::clean" : "0.25",
           "parent" : "0",
           "perl" : "5.010"
        }
     },
     "test" : {
        "requires" : {
           "Cpanel::JSON::XS" : ">= 3.0110, != 3.0112",
           "DBIx::Class::Fixtures" : "1.001025",
           "Data::Printer" : "0",
           "Module::Pluggable" : "0",
           "Sort::Key" : "0",
           "Test::Compile" : "v1.1.0",
           "Test::DBIx::Class" : "0.43",
           "Test::HTTP::Response" : "0",
           "Test::More" : "0.98",
           "Test::Most" : "0",
           "Test::Pod" : "0",
           "ToolSet" : "0",
           "autodie" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/timbunce/WebAPI-DBIC/issues"
     },
     "homepage" : "https://github.com/timbunce/WebAPI-DBIC",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/timbunce/WebAPI-DBIC.git",
        "web" : "https://github.com/timbunce/WebAPI-DBIC"
     },
     "x_IRC" : "irc://irc.perl.org/#webapi"
  },
  "version" : "0.004002"
}