UNPKG

5.89 kBJSONView Raw
1{
2 "name": "@types/aws-lambda",
3 "version": "8.10.56",
4 "description": "TypeScript definitions for AWS Lambda",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "James Darbyshire",
9 "url": "https://github.com/darbio",
10 "githubUsername": "darbio"
11 },
12 {
13 "name": "Michael Skarum",
14 "url": "https://github.com/skarum",
15 "githubUsername": "skarum"
16 },
17 {
18 "name": "Stef Heyenrath",
19 "url": "https://github.com/StefH",
20 "githubUsername": "StefH"
21 },
22 {
23 "name": "Toby Hede",
24 "url": "https://github.com/tobyhede",
25 "githubUsername": "tobyhede"
26 },
27 {
28 "name": "Rich Buggy",
29 "url": "https://github.com/buggy",
30 "githubUsername": "buggy"
31 },
32 {
33 "name": "Yoriki Yamaguchi",
34 "url": "https://github.com/y13i",
35 "githubUsername": "y13i"
36 },
37 {
38 "name": "wwwy3y3",
39 "url": "https://github.com/wwwy3y3",
40 "githubUsername": "wwwy3y3"
41 },
42 {
43 "name": "Ishaan Malhi",
44 "url": "https://github.com/OrthoDex",
45 "githubUsername": "OrthoDex"
46 },
47 {
48 "name": "Michael Marner",
49 "url": "https://github.com/MichaelMarner",
50 "githubUsername": "MichaelMarner"
51 },
52 {
53 "name": "Daniel Cottone",
54 "url": "https://github.com/daniel-cottone",
55 "githubUsername": "daniel-cottone"
56 },
57 {
58 "name": "Kostya Misura",
59 "url": "https://github.com/kostya-misura",
60 "githubUsername": "kostya-misura"
61 },
62 {
63 "name": "Markus Tacker",
64 "url": "https://github.com/coderbyheart",
65 "githubUsername": "coderbyheart"
66 },
67 {
68 "name": "Palmi Valgeirsson",
69 "url": "https://github.com/palmithor",
70 "githubUsername": "palmithor"
71 },
72 {
73 "name": "Danilo Raisi",
74 "url": "https://github.com/daniloraisi",
75 "githubUsername": "daniloraisi"
76 },
77 {
78 "name": "Simon Buchan",
79 "url": "https://github.com/simonbuchan",
80 "githubUsername": "simonbuchan"
81 },
82 {
83 "name": "David Hayden",
84 "url": "https://github.com/Haydabase",
85 "githubUsername": "Haydabase"
86 },
87 {
88 "name": "Chris Redekop",
89 "url": "https://github.com/repl-chris",
90 "githubUsername": "repl-chris"
91 },
92 {
93 "name": "Aneil Mallavarapu",
94 "url": "https://github.com/aneilbaboo",
95 "githubUsername": "aneilbaboo"
96 },
97 {
98 "name": "Jeremy Nagel",
99 "url": "https://github.com/jeznag",
100 "githubUsername": "jeznag"
101 },
102 {
103 "name": "Louis Larry",
104 "url": "https://github.com/louislarry",
105 "githubUsername": "louislarry"
106 },
107 {
108 "name": "Daniel Papukchiev",
109 "url": "https://github.com/dpapukchiev",
110 "githubUsername": "dpapukchiev"
111 },
112 {
113 "name": "Oliver Hookins",
114 "url": "https://github.com/ohookins",
115 "githubUsername": "ohookins"
116 },
117 {
118 "name": "Trevor Leach",
119 "url": "https://github.com/trevor-leach",
120 "githubUsername": "trevor-leach"
121 },
122 {
123 "name": "James Gregory",
124 "url": "https://github.com/jagregory",
125 "githubUsername": "jagregory"
126 },
127 {
128 "name": "Erik Dalén",
129 "url": "https://github.com/dalen",
130 "githubUsername": "dalen"
131 },
132 {
133 "name": "Loïk Gaonac'h",
134 "url": "https://github.com/loikg",
135 "githubUsername": "loikg"
136 },
137 {
138 "name": "Roberto Zen",
139 "url": "https://github.com/skyzenr",
140 "githubUsername": "skyzenr"
141 },
142 {
143 "name": "Grzegorz Redlicki",
144 "url": "https://github.com/redlickigrzegorz",
145 "githubUsername": "redlickigrzegorz"
146 },
147 {
148 "name": "Juan Carbonel",
149 "url": "https://github.com/juancarbonel",
150 "githubUsername": "juancarbonel"
151 },
152 {
153 "name": "Peter McIntyre",
154 "url": "https://github.com/pwmcintyre",
155 "githubUsername": "pwmcintyre"
156 },
157 {
158 "name": "Alex Bolenok",
159 "url": "https://github.com/alex-bolenok-centralreach",
160 "githubUsername": "alex-bolenok-centralreach"
161 },
162 {
163 "name": "Marian Zange",
164 "url": "https://github.com/marianzange",
165 "githubUsername": "marianzange"
166 },
167 {
168 "name": "Alexander Pepper",
169 "url": "https://github.com/apepper",
170 "githubUsername": "apepper"
171 },
172 {
173 "name": "Alessandro Palumbo",
174 "url": "https://github.com/apalumbo",
175 "githubUsername": "apalumbo"
176 },
177 {
178 "name": "Sachin Shekhar",
179 "url": "https://github.com/SachinShekhar",
180 "githubUsername": "SachinShekhar"
181 }
182 ],
183 "main": "",
184 "types": "index.d.ts",
185 "repository": {
186 "type": "git",
187 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
188 "directory": "types/aws-lambda"
189 },
190 "scripts": {},
191 "dependencies": {},
192 "typesPublisherContentHash": "3879600b114aefde232c5109b841ac41df45cf514dde081fc8094893ef23ac90",
193 "typeScriptVersion": "3.0"
194}
\No newline at end of file