mix.lock 664 B

1234567
  1. %{
  2. "decimal": {:hex, :decimal, "1.5.0", "b0433a36d0e2430e3d50291b1c65f53c37d56f83665b43d79963684865beab68", [:mix], [], "hexpm"},
  3. "math": {:hex, :math, "0.3.0", "e14e7291115201cb155a3567e66d196bf5088a6f55b030d598107d7ae934a11c", [:mix], [], "hexpm"},
  4. "simple_bayes": {:hex, :simple_bayes, "0.12.2", "fd9589b9c9e2c64bdb153da1f6180345751ea0e833758d42fdb17bc7e95f13ba", [:mix], [{:decimal, ">= 0.0.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:math, ">= 0.0.0", [hex: :math, repo: "hexpm", optional: false]}], "hexpm"},
  5. "stemmer": {:hex, :stemmer, "1.0.2", "b695c5fc40b25194206cbcabb081b982e6369c84dcdb9574f563b6ced3cdc92c", [:mix], [], "hexpm"},
  6. }