|
| 1 | +{ |
| 2 | + "abstract" : "WebSocket protocol", |
| 3 | + "author" : [ |
| 4 | + "Viacheslav Tykhanovskyi, C<vti@cpan.org>." |
| 5 | + ], |
| 6 | + "dynamic_config" : 0, |
| 7 | + "generated_by" : "Minilla/v3.1.3, CPAN::Meta::Converter version 2.150010", |
| 8 | + "license" : [ |
| 9 | + "perl_5" |
| 10 | + ], |
| 11 | + "meta-spec" : { |
| 12 | + "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", |
| 13 | + "version" : 2 |
| 14 | + }, |
| 15 | + "name" : "Protocol-WebSocket", |
| 16 | + "no_index" : { |
| 17 | + "directory" : [ |
| 18 | + "t", |
| 19 | + "xt", |
| 20 | + "inc", |
| 21 | + "share", |
| 22 | + "eg", |
| 23 | + "examples", |
| 24 | + "author", |
| 25 | + "builder" |
| 26 | + ] |
| 27 | + }, |
| 28 | + "prereqs" : { |
| 29 | + "configure" : { |
| 30 | + "requires" : { |
| 31 | + "Module::Build::Tiny" : "0.035" |
| 32 | + } |
| 33 | + }, |
| 34 | + "develop" : { |
| 35 | + "requires" : { |
| 36 | + "Test::CPAN::Meta" : "0", |
| 37 | + "Test::MinimumVersion::Fast" : "0.04", |
| 38 | + "Test::PAUSE::Permissions" : "0.04", |
| 39 | + "Test::Pod" : "1.41", |
| 40 | + "Test::Spellunker" : "v0.2.7" |
| 41 | + } |
| 42 | + }, |
| 43 | + "runtime" : { |
| 44 | + "requires" : { |
| 45 | + "Carp" : "0", |
| 46 | + "Digest::MD5" : "0", |
| 47 | + "Digest::SHA" : "0", |
| 48 | + "Scalar::Util" : "0" |
| 49 | + } |
| 50 | + } |
| 51 | + }, |
| 52 | + "release_status" : "unstable", |
| 53 | + "resources" : { |
| 54 | + "bugtracker" : { |
| 55 | + "web" : "https://github.com/vti/protocol-websocket/issues" |
| 56 | + }, |
| 57 | + "homepage" : "https://github.com/vti/protocol-websocket", |
| 58 | + "repository" : { |
| 59 | + "type" : "git", |
| 60 | + "url" : "git://github.com/vti/protocol-websocket.git", |
| 61 | + "web" : "https://github.com/vti/protocol-websocket" |
| 62 | + } |
| 63 | + }, |
| 64 | + "version" : "0.26", |
| 65 | + "x_contributors" : [ |
| 66 | + "Anton Petrusevich <anton.petrusevich@lycos.com>", |
| 67 | + "BlueT - Matthew Lien - 練喆明 <BlueT@BlueT.org>", |
| 68 | + "Chia-liang Kao <clkao@clkao.org>", |
| 69 | + "Daniel Kamil Kozar <dkk089@gmail.com>", |
| 70 | + "Eric Wastl <topaz.github@lt3.us>", |
| 71 | + "Graham Ollis <plicease@cpan.org>", |
| 72 | + "Greg Kennedy <kennedy.greg@gmail.com>", |
| 73 | + "Joao Orui <joao@joao.jp>", |
| 74 | + "Jon Gentle <atrodo@atrodo.org>", |
| 75 | + "Jonathan Barber <jonathan.barber@gmail.com>", |
| 76 | + "Lee Aylward <lee@laylward.com>", |
| 77 | + "Max Maischein <corion@corion.net>", |
| 78 | + "Michal Špaček <tupinek@gmail.com>", |
| 79 | + "Neil Bowers <neil@bowers.com>", |
| 80 | + "Paul \"LeoNerd\" Evans <leonerd@leonerd.org.uk>", |
| 81 | + "Toshio Ito <debug.ito@gmail.com>", |
| 82 | + "vti <viacheslav.t@gmail.com>" |
| 83 | + ], |
| 84 | + "x_serialization_backend" : "JSON::PP version 2.97001", |
| 85 | + "x_static_install" : 1 |
| 86 | +} |
0 commit comments