update
This commit is contained in:
17
phoenix/deps/plug_crypto/hex_metadata.config
Normal file
17
phoenix/deps/plug_crypto/hex_metadata.config
Normal file
@@ -0,0 +1,17 @@
|
||||
{<<"links">>,
|
||||
[{<<"GitHub">>,<<"https://github.com/elixir-plug/plug_crypto">>}]}.
|
||||
{<<"name">>,<<"plug_crypto">>}.
|
||||
{<<"version">>,<<"2.1.1">>}.
|
||||
{<<"description">>,<<"Crypto-related functionality for the web">>}.
|
||||
{<<"elixir">>,<<"~> 1.11">>}.
|
||||
{<<"files">>,
|
||||
[<<"lib">>,<<"lib/plug">>,<<"lib/plug/crypto">>,
|
||||
<<"lib/plug/crypto/key_generator.ex">>,
|
||||
<<"lib/plug/crypto/message_encryptor.ex">>,
|
||||
<<"lib/plug/crypto/application.ex">>,
|
||||
<<"lib/plug/crypto/message_verifier.ex">>,<<"lib/plug/crypto.ex">>,
|
||||
<<"mix.exs">>,<<"README.md">>,<<"CHANGELOG.md">>,<<"LICENSE">>]}.
|
||||
{<<"app">>,<<"plug_crypto">>}.
|
||||
{<<"licenses">>,[<<"Apache-2.0">>]}.
|
||||
{<<"requirements">>,[]}.
|
||||
{<<"build_tools">>,[<<"mix">>]}.
|
||||
Reference in New Issue
Block a user