update
This commit is contained in:
12
phoenix/deps/mime/hex_metadata.config
Normal file
12
phoenix/deps/mime/hex_metadata.config
Normal file
@@ -0,0 +1,12 @@
|
||||
{<<"links">>,[{<<"GitHub">>,<<"https://github.com/elixir-plug/mime">>}]}.
|
||||
{<<"name">>,<<"mime">>}.
|
||||
{<<"version">>,<<"2.0.7">>}.
|
||||
{<<"description">>,<<"A MIME type module for Elixir">>}.
|
||||
{<<"elixir">>,<<"~> 1.10">>}.
|
||||
{<<"files">>,
|
||||
[<<"lib">>,<<"lib/mime.ex">>,<<".formatter.exs">>,<<"mix.exs">>,
|
||||
<<"README.md">>,<<"LICENSE">>,<<"CHANGELOG.md">>]}.
|
||||
{<<"app">>,<<"mime">>}.
|
||||
{<<"licenses">>,[<<"Apache-2.0">>]}.
|
||||
{<<"requirements">>,[]}.
|
||||
{<<"build_tools">>,[<<"mix">>]}.
|
||||
Reference in New Issue
Block a user