{
  "abstract" : "Abstract away statelessness of HTTP, for stateful Web applications",
  "author" : [
     "Brock Wilcox <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.140640",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Continuity",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Coro" : "4.37",
           "Coro::Event" : "0",
           "HTTP::Daemon" : "1.36"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "url" : "https://github.com/awwaiid/continuity"
     }
  },
  "version" : "1.6"
}