zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

hex_metadata.config (469B)


      1 {<<"app">>,<<"bunt">>}.
      2 {<<"build_tools">>,[<<"mix">>]}.
      3 {<<"description">>,<<"256 color ANSI coloring in the terminal">>}.
      4 {<<"elixir">>,<<"~> 1.1">>}.
      5 {<<"files">>,
      6  [<<"lib">>,<<"lib/bunt.ex">>,<<"lib/bunt_ansi.ex">>,<<".formatter.exs">>,
      7   <<"mix.exs">>,<<"README.md">>,<<"LICENSE">>]}.
      8 {<<"licenses">>,[<<"MIT">>]}.
      9 {<<"links">>,[{<<"GitHub">>,<<"https://github.com/rrrene/bunt">>}]}.
     10 {<<"name">>,<<"bunt">>}.
     11 {<<"requirements">>,[]}.
     12 {<<"version">>,<<"0.2.1">>}.