|
41 | 41 | "prestosql", |
42 | 42 | "snowflake" |
43 | 43 | ], |
44 | | - "contributors": [ |
45 | | - "Adrien Pyke <[email protected]>", |
46 | | - |
47 | | - "Alexandr Kozhevnikov <[email protected]>", |
48 | | - "Alexander Prinzhorn <[email protected]>", |
49 | | - |
50 | | - "Andrew", |
51 | | - "Benjamin Bellamy", |
52 | | - "bingou", |
53 | | - "Boris Verkhovskiy <[email protected]>", |
54 | | - "Damon Davison <[email protected]>", |
55 | | - "Davut Can Abacigil <[email protected]>", |
56 | | - |
57 | | - "George Leslie-Waksman <[email protected]>", |
58 | | - "Grant Forsythe <[email protected]>", |
59 | | - |
60 | | - "Ian Campbell <[email protected]>", |
61 | | - "ivan baktsheev", |
62 | | - "Jacobo Bouzas Quiroga <[email protected]>", |
63 | | - "João Pimentel Ferreira", |
64 | | - "Justin Dane Vallar <[email protected]>", |
65 | | - "Martin Nowak <[email protected]>", |
66 | | - "Matheus Salmi <[email protected]>", |
67 | | - "Matheus Teixeira <[email protected]>", |
68 | | - "Michael Giannakopoulos <[email protected]>", |
69 | | - "Nathan Walters <[email protected]>", |
70 | | - "Nicolas Dermine <[email protected]>", |
71 | | - "Offir Baron <[email protected]>", |
72 | | - "Olexandr Sydorchuk <[email protected]>", |
73 | | - "Pavel Djundik <[email protected]>", |
74 | | - |
75 | | - "Rafael Pinto <[email protected]>", |
76 | | - "Rahel Rjadnev-Meristo <[email protected]>", |
77 | | - "Rene Saarsoo <[email protected]>", |
78 | | - "Rodrigo Stuchi", |
79 | | - "Romain Rigaux <[email protected]>", |
80 | | - "Sasha Aliashkevich <[email protected]>", |
81 | | - "Sebastian Lyng Johansen <[email protected]>", |
82 | | - |
83 | | - "Sergei Egorov <[email protected]>", |
84 | | - "Stanislav Germanovskii <[email protected]>", |
85 | | - "Steven Yung <[email protected]>", |
86 | | - |
87 | | - |
88 | | - "Toni Müller <[email protected]>", |
89 | | - "Tyler Jones <[email protected]>", |
90 | | - |
91 | | - |
92 | | - ], |
93 | 44 | "files": [ |
94 | 45 | "dist", |
95 | 46 | "bin", |
96 | | - "lib" |
| 47 | + "lib", |
| 48 | + "AUTHORS" |
97 | 49 | ], |
98 | 50 | "scripts": { |
99 | 51 | "clean": "rimraf lib dist coverage", |
|
0 commit comments