|
1 | 1 | %{"benchfella": {:hex, :benchfella, "0.3.1"}, |
2 | | - "bunt": {:hex, :bunt, "0.1.5"}, |
3 | | - "certifi": {:hex, :certifi, "0.3.0"}, |
4 | | - "credo": {:hex, :credo, "0.2.6"}, |
| 2 | + "bunt": {:hex, :bunt, "0.1.5", "c378ea1698232597d3778e4b83234dcea4a60e7c28114b0fe53657a2c0d8885e", [:mix], []}, |
| 3 | + "certifi": {:hex, :certifi, "0.3.0", "389d4b126a47895fe96d65fcf8681f4d09eca1153dc2243ed6babad0aac1e763", [:rebar3], []}, |
| 4 | + "credo": {:hex, :credo, "0.2.6", "d6c28e2074bfbfe4918a9918f131d69e14c05f8c04db69170e9d77b4bb33d995", [:mix], [{:bunt, "~> 0.1.4", [hex: :bunt, optional: false]}]}, |
5 | 5 | "dogma": {:hex, :dogma, "0.0.7"}, |
6 | | - "earmark": {:hex, :earmark, "0.2.1"}, |
7 | | - "estree": {:hex, :estree, "2.3.0"}, |
8 | | - "ex_doc": {:hex, :ex_doc, "0.11.4"}, |
9 | | - "excoveralls": {:hex, :excoveralls, "0.5.1"}, |
10 | | - "exjsx": {:hex, :exjsx, "3.2.0"}, |
11 | | - "fs": {:hex, :fs, "0.9.2"}, |
12 | | - "hackney": {:hex, :hackney, "1.4.8"}, |
13 | | - "idna": {:hex, :idna, "1.0.3"}, |
| 6 | + "earmark": {:hex, :earmark, "0.2.1", "ba6d26ceb16106d069b289df66751734802777a3cbb6787026dd800ffeb850f3", [:mix], []}, |
| 7 | + "estree": {:hex, :estree, "2.3.0", "96a190aee9b7ecb05a9486fe0f1e0a912c98b2d98419a84c74956687b6e53c71", [:mix], []}, |
| 8 | + "ex_doc": {:hex, :ex_doc, "0.11.4", "a064bdb720594c3745b94709b17ffb834fd858b4e0c1f48f37c0d92700759e02", [:mix], [{:earmark, "~> 0.1.17 or ~> 0.2", [hex: :earmark, optional: true]}]}, |
| 9 | + "excoveralls": {:hex, :excoveralls, "0.5.1", "5b55d62b384c7edda8b26b52b1a9fc9358fec2e6b157a81071de5cb8a42e4721", [:mix], [{:hackney, ">= 0.12.0", [hex: :hackney, optional: false]}, {:exjsx, "~> 3.0", [hex: :exjsx, optional: false]}]}, |
| 10 | + "exjsx": {:hex, :exjsx, "3.2.0", "7136cc739ace295fc74c378f33699e5145bead4fdc1b4799822d0287489136fb", [:mix], [{:jsx, "~> 2.6.2", [hex: :jsx, optional: false]}]}, |
| 11 | + "fs": {:hex, :fs, "0.9.2", "ed17036c26c3f70ac49781ed9220a50c36775c6ca2cf8182d123b6566e49ec59", [:rebar], []}, |
| 12 | + "hackney": {:hex, :hackney, "1.4.8", "c8c6977ed55cc5095e3929f6d94a6f732dd2e31ae42a7b9236d5574ec3f5be13", [:rebar3], [{:ssl_verify_hostname, "1.0.5", [hex: :ssl_verify_hostname, optional: false]}, {:mimerl, "1.0.2", [hex: :mimerl, optional: false]}, {:idna, "1.0.3", [hex: :idna, optional: false]}, {:certifi, "0.3.0", [hex: :certifi, optional: false]}]}, |
| 13 | + "idna": {:hex, :idna, "1.0.3", "d456a8761cad91c97e9788c27002eb3b773adaf5c893275fc35ba4e3434bbd9b", [:rebar3], []}, |
14 | 14 | "inflex": {:hex, :inflex, "1.5.0"}, |
15 | | - "jsx": {:hex, :jsx, "2.6.2"}, |
16 | | - "mimerl": {:hex, :mimerl, "1.0.2"}, |
| 15 | + "jsx": {:hex, :jsx, "2.6.2", "213721e058da0587a4bce3cc8a00ff6684ced229c8f9223245c6ff2c88fbaa5a", [:mix, :rebar], []}, |
| 16 | + "mimerl": {:hex, :mimerl, "1.0.2", "993f9b0e084083405ed8252b99460c4f0563e41729ab42d9074fd5e52439be88", [:rebar3], []}, |
17 | 17 | "poison": {:hex, :poison, "1.5.0"}, |
18 | 18 | "shouldi": {:hex, :shouldi, "0.2.3"}, |
19 | | - "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}} |
| 19 | + "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5", "2e73e068cd6393526f9fa6d399353d7c9477d6886ba005f323b592d389fb47be", [:make], []}} |
0 commit comments