{
  "abstract" : "A Streaming Text Orientated Messaging Protocol Client",
  "author" : [
     "Leon Brocard <[email protected]>,",
     "Thom May <[email protected]>,",
     "Michael S. Fischer <[email protected]>,",
     "Ash Berlin <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4224",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Net-Stomp",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build" : "0.42"
        }
     },
     "runtime" : {
        "recommends" : {
           "IO::Socket::IP" : "0.20",
           "IO::Socket::SSL" : "1.75"
        },
        "requires" : {
           "Class::Accessor::Fast" : "0",
           "IO::Select" : "0",
           "IO::Socket::INET" : "0",
           "Log::Any" : "1.707"
        }
     },
     "test" : {
        "requires" : {
           "Log::Any::Adapter::TAP" : "0.003003",
           "Test::Deep" : "0",
           "Test::Fatal" : "0",
           "Test::More" : "0",
           "Test::NiceDump" : "v1.0.0"
        }
     }
  },
  "provides" : {
     "Net::Stomp" : {
        "file" : "lib/Net/Stomp.pm",
        "version" : "0.60"
     },
     "Net::Stomp::Frame" : {
        "file" : "lib/Net/Stomp/Frame.pm",
        "version" : "0.60"
     },
     "Net::Stomp::StupidLogger" : {
        "file" : "lib/Net/Stomp/StupidLogger.pm",
        "version" : "0.60"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://dev.perl.org/licenses/"
     ]
  },
  "version" : "0.60",
  "x_serialization_backend" : "JSON::PP version 2.27400_02"
}