update
This commit is contained in:
13
phoenix/deps/websock/hex_metadata.config
Normal file
13
phoenix/deps/websock/hex_metadata.config
Normal file
@@ -0,0 +1,13 @@
|
||||
{<<"app">>,<<"websock">>}.
|
||||
{<<"build_tools">>,[<<"mix">>]}.
|
||||
{<<"description">>,<<"A specification for WebSocket connections">>}.
|
||||
{<<"elixir">>,<<"~> 1.9">>}.
|
||||
{<<"files">>,
|
||||
[<<"lib">>,<<"lib/websock.ex">>,<<"test">>,<<"test/test_helper.exs">>,
|
||||
<<"mix.exs">>,<<"README.md">>,<<"LICENSE">>]}.
|
||||
{<<"licenses">>,[<<"MIT">>]}.
|
||||
{<<"links">>,
|
||||
[{<<"GitHub">>,<<"https://github.com/phoenixframework/websock">>}]}.
|
||||
{<<"name">>,<<"websock">>}.
|
||||
{<<"requirements">>,[]}.
|
||||
{<<"version">>,<<"0.5.3">>}.
|
||||
Reference in New Issue
Block a user