{
   "abstract" : "Sinatra-ish Simple and Clear web application framework",
   "author" : [
      "Masahiro Nagano <kazeburo {at} gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.23",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Kossy",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "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" : {
            "Class::Accessor::Lite" : "0",
            "Cookie::Baker" : "0.08",
            "Cookie::Baker::XS" : "0.08",
            "Cwd" : "0",
            "Data::Section::Simple" : "0",
            "File::Basename" : "0",
            "File::ShareDir" : "0",
            "HTML::FillInForm::Lite" : "1.11",
            "HTTP::Entity::Parser" : "0.12",
            "HTTP::Headers::Fast" : "0.19",
            "HTTP::Message" : "0",
            "Hash::MultiValue" : "0",
            "JSON" : "2",
            "Kossy::Validator" : "0.01",
            "Number::Format" : "0",
            "Plack" : "1.0029",
            "Plack::Middleware::ReverseProxy" : "0",
            "Plack::Middleware::Static" : "0",
            "Router::Boom" : "1.03",
            "Scalar::Util" : "0",
            "Test::More" : "0.88",
            "Text::Xslate" : "v3.2.4",
            "Text::Xslate::Bridge::TT2Like" : "0",
            "Try::Tiny" : "0.09",
            "WWW::Form::UrlEncoded" : "0.19",
            "WWW::Form::UrlEncoded::XS" : "0.19",
            "parent" : "0",
            "perl" : "5.014004"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Kossy" : {
         "file" : "lib/Kossy.pm",
         "version" : "0.63"
      },
      "Kossy::Connection" : {
         "file" : "lib/Kossy/Connection.pm",
         "version" : "0.63"
      },
      "Kossy::Exception" : {
         "file" : "lib/Kossy/Exception.pm",
         "version" : "0.63"
      },
      "Kossy::Request" : {
         "file" : "lib/Kossy/Request.pm",
         "version" : "0.63"
      },
      "Kossy::Response" : {
         "file" : "lib/Kossy/Response.pm",
         "version" : "0.63"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kazeburo/Kossy/issues"
      },
      "homepage" : "https://github.com/kazeburo/Kossy",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/kazeburo/Kossy.git",
         "web" : "https://github.com/kazeburo/Kossy"
      }
   },
   "version" : "0.63",
   "x_contributors" : [
      "FUJIWARA Shunichiro <fujiwara.shunichiro@gmail.com>",
      "Masahiro Nagano <kazeburo@gmail.com>",
      "Nobuhiro Nikushi <deneb.ge@gmail.com>",
      "Songmu <y.songmu@gmail.com>",
      "Syohei YOSHIDA <syohex@gmail.com>",
      "Yutaka Imoto <yutaka.imoto@dena.com>",
      "hisaichi5518 <hisaichi5518@gmail.com>",
      "kfly8 <kfly@cpan.org>",
      "kobaken <kentafly88@gmail.com>",
      "sonots <sonots@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.07",
   "x_static_install" : 1
}