{<<"app">>,<<"contex">>}.
{<<"build_tools">>,[<<"mix">>]}.
{<<"description">>,<<"Contex - a server-side charting library for Elixir.">>}.
{<<"elixir">>,<<"~> 1.9">>}.
{<<"files">>,
 [<<"lib">>,<<"lib/contex.ex">>,<<"lib/chart">>,<<"lib/chart/gantt.ex">>,
  <<"lib/chart/pie_chart.ex">>,<<"lib/chart/scale">>,
  <<"lib/chart/scale/continuous_log_scale.ex">>,
  <<"lib/chart/scale/time_scale.ex">>,<<"lib/chart/scale/scale_utils.ex">>,
  <<"lib/chart/scale/category_colour_scale.ex">>,
  <<"lib/chart/scale/continuous_linear_scale.ex">>,
  <<"lib/chart/scale/ordinal_scale.ex">>,<<"lib/chart/legend.ex">>,
  <<"lib/chart/simple_pie.ex">>,<<"lib/chart/axis.ex">>,
  <<"lib/chart/gallery">>,<<"lib/chart/gallery/bar_charts.ex">>,
  <<"lib/chart/gallery/pie_charts_plain.sample">>,
  <<"lib/chart/gallery/bar_charts_plain.sample">>,
  <<"lib/chart/gallery/00_aliases.sample">>,
  <<"lib/chart/gallery/pie_charts.ex">>,
  <<"lib/chart/gallery/bar_charts_plain_horizontal.sample">>,
  <<"lib/chart/gallery/point_plots_log_masked_autorange.sample">>,
  <<"lib/chart/gallery/point_plots_log_masked_linear.sample">>,
  <<"lib/chart/gallery/bar_charts_plain_stacked.sample">>,
  <<"lib/chart/gallery/bar_charts_log_stacked_auto_domain.sample">>,
  <<"lib/chart/gallery/point_plots.ex">>,
  <<"lib/chart/gallery/point_plots_log_masked.sample">>,
  <<"lib/chart/gallery/point_plots_log_symmetric.sample">>,
  <<"lib/chart/gallery/bar_charts_log_stacked.sample">>,
  <<"lib/chart/gallery/sample.ex">>,<<"lib/chart/lineplot.ex">>,
  <<"lib/chart/pointplot.ex">>,<<"lib/chart/plot.ex">>,
  <<"lib/chart/mapping.ex">>,<<"lib/chart/scale.ex">>,
  <<"lib/chart/svg_sanitize.ex">>,<<"lib/chart/sparkline.ex">>,
  <<"lib/chart/dataset.ex">>,<<"lib/chart/svg.ex">>,<<"lib/chart/utils.ex">>,
  <<"lib/chart/barchart.ex">>,<<"mix.exs">>,<<"README.md">>,<<"LICENSE">>]}.
{<<"licenses">>,[<<"MIT">>]}.
{<<"links">>,
 [{<<"GitHub">>,<<"https://github.com/mindok/contex">>},
  {<<"Website">>,<<"https://contex-charts.org/">>}]}.
{<<"name">>,<<"contex">>}.
{<<"requirements">>,
 [[{<<"app">>,<<"nimble_strftime">>},
   {<<"name">>,<<"nimble_strftime">>},
   {<<"optional">>,false},
   {<<"repository">>,<<"hexpm">>},
   {<<"requirement">>,<<"~> 0.1.0">>}]]}.
{<<"version">>,<<"0.5.0">>}.
