Commit 24d2502d04d211aaaa4399a520eebd4407838d05
1 parent
92948526
Composer secure off
Showing
1 changed file
with
39 additions
and
0 deletions
Show diff stats
1 | +{ | |
2 | + "packages": [], | |
3 | + "notify": "\/downloads\/%package%", | |
4 | + "notify-batch": "\/downloads\/", | |
5 | + "providers-url": "\/p\/%package%$%hash%.json", | |
6 | + "search": "\/search.json?q=%query%&type=%type%", | |
7 | + "provider-includes": { | |
8 | + "p\/provider-2013$%hash%.json": { | |
9 | + "sha256": "cb817573e21c707140f5e3c020dbb84c9782b6af6a6ee32994069195d9de814b" | |
10 | + }, | |
11 | + "p\/provider-2014$%hash%.json": { | |
12 | + "sha256": "be136e4c54984fe615f770d7fb7b7d225249fb6140f8277c7d98db916503b8f6" | |
13 | + }, | |
14 | + "p\/provider-2015$%hash%.json": { | |
15 | + "sha256": "8a78a30ee91f1cdbbff1459afa7a1c57ce6944d00d29a0cf2cf2ab91e8a66bf4" | |
16 | + }, | |
17 | + "p\/provider-2016$%hash%.json": { | |
18 | + "sha256": "2c855e94c6b4b08ca348be6b5b439a19951932f8b60e549e30fed7fff12cb6f0" | |
19 | + }, | |
20 | + "p\/provider-2016-04$%hash%.json": { | |
21 | + "sha256": "ab3bc3a88dad7a37797df529c9f988af871dfb7d977b4d38c82fe4830b931435" | |
22 | + }, | |
23 | + "p\/provider-2016-07$%hash%.json": { | |
24 | + "sha256": "f8bfe942040a01e8926d3a0897ffb07b5a515cf16237a5069642394a0f796c1f" | |
25 | + }, | |
26 | + "p\/provider-2016-10$%hash%.json": { | |
27 | + "sha256": "cc0c7d68e6653fe96d215e0475cd5e4f3b6a5fba7dca08373f403fcda5992e9a" | |
28 | + }, | |
29 | + "p\/provider-2017-01$%hash%.json": { | |
30 | + "sha256": "b44bd59a83ff496063abda44b844bad49f437f74f70159a0cf656d992e9590ee" | |
31 | + }, | |
32 | + "p\/provider-archived$%hash%.json": { | |
33 | + "sha256": "519afbff218400c228e0b03c1a7174e73419ee1213e80efe05a1810b815c218e" | |
34 | + }, | |
35 | + "p\/provider-latest$%hash%.json": { | |
36 | + "sha256": "87912513e37bc6b219ff47619f6414769b8bffe2fb3df1f28c68761a8537804d" | |
37 | + } | |
38 | + } | |
39 | +} | |
0 | 40 | \ No newline at end of file | ... | ... |