-
Notifications
You must be signed in to change notification settings - Fork 127
/
rebar.lock
60 lines (60 loc) · 2.84 KB
/
rebar.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{"1.1.0",
[{<<"certifi">>,{pkg,<<"certifi">>,<<"2.4.2">>},1},
{<<"cowboy">>,
{git,"https://github.com/extend/cowboy",
{ref,"28d3515d716d32d1700fa21e904c613c139d4019"}},
1},
{<<"cowlib">>,
{git,"https://github.com/ninenines/cowlib",
{ref,"56a3fee151340212c1b7a92344e4ece07fc15010"}},
2},
{<<"enotify">>,{pkg,<<"enotify">>,<<"0.1.0">>},1},
{<<"eper">>,{pkg,<<"eper">>,<<"0.99.1">>},1},
{<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.9">>},2},
{<<"gun">>,
{git,"https://github.com/ninenines/gun.git",
{ref,"fbe58ec837cc3c84b08d701c82b95222738c775f"}},
1},
{<<"jsone">>,{pkg,<<"jsone">>,<<"1.4.7">>},1},
{<<"lager">>,{pkg,<<"lager">>,<<"3.2.4">>},1},
{<<"meck">>,{pkg,<<"meck">>,<<"0.8.12">>},1},
{<<"mimerl">>,{pkg,<<"mimerl">>,<<"1.1.0">>},1},
{<<"nklib">>,
{git,"https://github.com/netcomposer/nklib",
{ref,"c3f4341dd5cf0941389c1a2609e3c6db3855f899"}},
0},
{<<"nkpacket">>,
{git,"https://github.com/netcomposer/nkpacket",
{ref,"636d30fc825b943c4203c508b8e5285c505063da"}},
0},
{<<"nkserver">>,
{git,"https://github.com/netcomposer/nkserver",
{ref,"0a84951ae7b4ed79a18d7900b505e46280f1fd47"}},
0},
{<<"parse_trans">>,{pkg,<<"parse_trans">>,<<"3.3.0">>},2},
{<<"parsexml">>,{pkg,<<"parsexml">>,<<"1.0.0">>},1},
{<<"ranch">>,
{git,"https://github.com/ninenines/ranch",
{ref,"8eaae552ec520605b7f4b0e5943256d2b5e3621c"}},
2},
{<<"recon">>,{pkg,<<"recon">>,<<"2.4.0">>},1},
{<<"rfc3339">>,{pkg,<<"rfc3339">>,<<"0.9.0">>},1},
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.4">>},1},
{<<"yamerl">>,{pkg,<<"yamerl">>,<<"0.7.0">>},1}]}.
[
{pkg_hash,[
{<<"certifi">>, <<"75424FF0F3BAACCFD34B1214184B6EF616D89E420B258BB0A5EA7D7BC628F7F0">>},
{<<"enotify">>, <<"F6BF33AA7BC4789D953087E48C6ADBC6D9682B6D67E4BC353C2FDB96C5AC5595">>},
{<<"eper">>, <<"A50698B6803B8732AD6575285320999FE73E160A1A9FF7EFCAB6B6F818BD2C1F">>},
{<<"goldrush">>, <<"F06E5D5F1277DA5C413E84D5A2924174182FB108DABB39D5EC548B27424CD106">>},
{<<"jsone">>, <<"A970C23D9700AE7842B526C57677E6E3F10894B429524696EAD547E9302391C0">>},
{<<"lager">>, <<"A6DEB74DAE7927F46BD13255268308EF03EB206EC784A94EAF7C1C0F3B811615">>},
{<<"meck">>, <<"1F7B1A9F5D12C511848FEC26BBEFD09A21E1432EADB8982D9A8ACEB9891A3CF2">>},
{<<"mimerl">>, <<"5640F2E988056D5E77BF5C8500D306D15749E29518F342DB02E42DAC5D232486">>},
{<<"parse_trans">>, <<"09765507A3C7590A784615CFD421D101AEC25098D50B89D7AA1D66646BC571C1">>},
{<<"parsexml">>, <<"62DB6B80C2F55F7C0A8CBCD124B34B8E1C29EDDCC88D13E170C3A1302A3E1E8D">>},
{<<"recon">>, <<"901FF78B39C754FB4D6FD72DCF0DBD398967BBD2E4D59C08D4D7AA44A73DE91D">>},
{<<"rfc3339">>, <<"2075653DC9407541C84B1E15F8BDA2ABE95FB17C9694025E079583F2D19C1060">>},
{<<"ssl_verify_fun">>, <<"F0EAFFF810D2041E93F915EF59899C923F4568F4585904D010387ED74988E77B">>},
{<<"yamerl">>, <<"E51DBA652DCE74C20A88294130B48051EBBBB0BE7D76F22DE064F0F3CCF0AAF5">>}]}
].