{
"abstract" : "RPC client for Neovim",
"author" : [
"Yanick Champoux <yanick@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150001",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Neovim-RPC",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Test::More" : "0.96",
"Test::Vars" : "0"
}
},
"runtime" : {
"requires" : {
"Class::Load" : "0",
"Getopt::Long" : "0",
"IO::Socket::INET" : "0",
"List::AllUtils" : "0",
"List::Util" : "0",
"Log::Any" : "0",
"Log::Any::Adapter" : "0",
"Moose" : "0",
"Moose::Exporter" : "0",
"Moose::Role" : "0",
"Moose::Util" : "0",
"MooseX::App::Simple" : "0",
"MooseX::ClassAttribute" : "0",
"MsgPack::Decoder" : "0",
"MsgPack::Encoder" : "0",
"MsgPack::RPC" : "0",
"MsgPack::Type::Ext" : "0",
"Promises" : "0.98",
"Try::Tiny" : "0",
"experimental" : "0",
"perl" : "v5.20.0",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"recommends" : {
"CPAN::Meta" : "2.120900"
},
"requires" : {
"Exporter" : "0",
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Net::EmptyPort" : "0",
"Test::Class::Moose" : "0",
"Test::Class::Moose::Load" : "0",
"Test::Class::Moose::Runner" : "0",
"Test::More" : "0",
"lib" : "0",
"parent" : "0"
}
}
},
"provides" : {
"Neovim::RPC" : {
"file" : "lib/Neovim/RPC.pm",
"version" : "v1.0.1"
},
"Neovim::RPC::API" : {
"file" : "lib/Neovim/RPC/API.pm",
"version" : "v1.0.1"
},
"Neovim::RPC::API::AutoDiscover" : {
"file" : "lib/Neovim/RPC/API/AutoDiscover.pm",
"version" : "v1.0.1"
},
"Neovim::RPC::API::Command" : {
"file" : "lib/Neovim/RPC/API/Command.pm",
"version" : "v1.0.1"
},
"Neovim::RPC::Plugin" : {
"file" : "lib/Neovim/RPC/Plugin.pm",
"version" : "v1.0.1"
},
"Neovim::RPC::Plugin::Echo" : {
"file" : "lib/Neovim/RPC/Plugin/Echo.pm",
"version" : "v1.0.1"
},
"Neovim::RPC::Plugin::FileToPackageName" : {
"file" : "lib/Neovim/RPC/Plugin/FileToPackageName.pm",
"version" : "v1.0.1"
},
"Neovim::RPC::Plugin::FlipOperator" : {
"file" : "lib/Neovim/RPC/Plugin/FlipOperator.pm",
"version" : "v1.0.1"
},
"Neovim::RPC::Plugin::LoadPlugin" : {
"file" : "lib/Neovim/RPC/Plugin/LoadPlugin.pm",
"version" : "v1.0.1"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/yanick/Neovim-RPC/issues"
},
"homepage" : "https://github.com/yanick/Neovim-RPC",
"repository" : {
"type" : "git",
"url" : "https://github.com/yanick/Neovim-RPC.git",
"web" : "https://github.com/yanick/Neovim-RPC"
}
},
"version" : "1.0.1",
"x_author_pledge" : {
"version" : 1
},
"x_authority" : "cpan:YANICK",
"x_contributors" : [
"Yanick Champoux <yanick@babyl.dyndns.org>",
"Yanick Champoux <yanick@qwerty-PC>"
],
"x_serialization_backend" : "JSON::XS version 3.01"
}