{
  "abstract" : "Perl implementation of websocket JSON-RPC 2.0 proxy",
  "author" : [
     "Binary.com ([email protected])"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.02, CPAN::Meta::Converter version 2.143240",
  "license" : [
     "unknown"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Mojo-WebSocketProxy",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "JSON" : "0",
           "Test::MockModule" : "0",
           "Test::MockObject" : "0",
           "Test::More" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.64"
        }
     },
     "runtime" : {
        "requires" : {
           "Class::Method::Modifiers" : "0",
           "Data::UUID" : "0",
           "Guard" : "0",
           "JSON" : "0",
           "MojoX::JSON::RPC" : "0",
           "Mojolicious" : "0",
           "Test::MockModule" : "0",
           "Test::MockObject" : "0",
           "Test::Mojo" : "0",
           "Test::More" : "0",
           "Test::Simple" : "0.44",
           "Time::Out" : "0",
           "perl" : "5.014"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/binary-com/perl-Mojo-WebSocketProxy/issues"
     },
     "homepage" : "https://github.com/binary-com/perl-Mojo-WebSocketProxy",
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "git://github.com/binary-com/perl-Mojo-WebSocketProxy"
     }
  },
  "version" : "0.03",
  "x_contributors" : [
     "Evgeniy Vostrov <[email protected]>"
  ]
}