node-addon-api 1.6.3 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -3,45 +3,206 @@
3
3
  "url": "https://github.com/nodejs/node-addon-api/issues"
4
4
  },
5
5
  "contributors": [
6
- "Abhishek Kumar Singh (https://github.com/abhi11210646)",
7
- "Andrew Petersen (https://github.com/kirbysayshi)",
8
- "Anisha Rohra (https://github.com/anisha-rohra)",
9
- "Anna Henningsen (https://github.com/addaleax)",
10
- "Arnaud Botella (https://github.com/BotellaA)",
11
- "Arunesh Chandra (https://github.com/aruneshchandra)",
12
- "Ben Berman (https://github.com/rivertam)",
13
- "Benjamin Byholm (https://github.com/kkoopa)",
14
- "Bill Gallafent (https://github.com/gallafent)",
15
- "Bruce A. MacNaughton (https://github.com/bmacnaughton)",
16
- "Cory Mickelson (https://github.com/corymickelson)",
17
- "David Halls (https://github.com/davedoesdev)",
18
- "Dongjin Na (https://github.com/nadongguri)",
19
- "Eric Bickle (https://github.com/ebickle)",
20
- "Gabriel Schulhof (https://github.com/gabrielschulhof)",
21
- "Gus Caplan (https://github.com/devsnek)",
22
- "Hitesh Kanwathirtha (https://github.com/digitalinfinity)",
23
- "Jake Barnes (https://github.com/DuBistKomisch)",
24
- "Jake Yoon (https://github.com/yjaeseok)",
25
- "Jason Ginchereau (https://github.com/jasongin)",
26
- "Jim Schlight (https://github.com/jschlight)",
27
- "Jinho Bang (https://github.com/romandev)",
28
- "joshgarde (https://github.com/joshgarde)",
29
- "Konstantin Tarkus (https://github.com/koistya)",
30
- "Kyle Farnung (https://github.com/kfarnung)",
31
- "Luciano Martorella (https://github.com/lmartorella)",
32
- "Matteo Collina (https://github.com/mcollina)",
33
- "Michael Dawson (https://github.com/mhdawson)",
34
- "Michele Campus (https://github.com/kYroL01)",
35
- "Mikhail Cheshkov (https://github.com/mcheshkov)",
36
- "Nicola Del Gobbo (https://github.com/NickNaso)",
37
- "Nick Soggin (https://github.com/iSkore)",
38
- "Philipp Renoth (https://github.com/DaAitch)",
39
- "Rolf Timmermans (https://github.com/rolftimmermans)",
40
- "Ryuichi Okumura (https://github.com/okuryu)",
41
- "Sampson Gao (https://github.com/sampsongao)",
42
- "Sam Roberts (https://github.com/sam-github)",
43
- "Taylor Woll (https://github.com/boingoing)",
44
- "Thomas Gentilhomme (https://github.com/fraxken)"
6
+ {
7
+ "name": "Abhishek Kumar Singh",
8
+ "url": "https://github.com/abhi11210646"
9
+ },
10
+ {
11
+ "name": "Alba Mendez",
12
+ "url": "https://github.com/jmendeth"
13
+ },
14
+ {
15
+ "name": "Andrew Petersen",
16
+ "url": "https://github.com/kirbysayshi"
17
+ },
18
+ {
19
+ "name": "Anisha Rohra",
20
+ "url": "https://github.com/anisha-rohra"
21
+ },
22
+ {
23
+ "name": "Anna Henningsen",
24
+ "url": "https://github.com/addaleax"
25
+ },
26
+ {
27
+ "name": "Arnaud Botella",
28
+ "url": "https://github.com/BotellaA"
29
+ },
30
+ {
31
+ "name": "Arunesh Chandra",
32
+ "url": "https://github.com/aruneshchandra"
33
+ },
34
+ {
35
+ "name": "Ben Berman",
36
+ "url": "https://github.com/rivertam"
37
+ },
38
+ {
39
+ "name": "Benjamin Byholm",
40
+ "url": "https://github.com/kkoopa"
41
+ },
42
+ {
43
+ "name": "Bill Gallafent",
44
+ "url": "https://github.com/gallafent"
45
+ },
46
+ {
47
+ "name": "Bruce A. MacNaughton",
48
+ "url": "https://github.com/bmacnaughton"
49
+ },
50
+ {
51
+ "name": "Cory Mickelson",
52
+ "url": "https://github.com/corymickelson"
53
+ },
54
+ {
55
+ "name": "David Halls",
56
+ "url": "https://github.com/davedoesdev"
57
+ },
58
+ {
59
+ "name": "Dongjin Na",
60
+ "url": "https://github.com/nadongguri"
61
+ },
62
+ {
63
+ "name": "Eric Bickle",
64
+ "url": "https://github.com/ebickle"
65
+ },
66
+ {
67
+ "name": "Gabriel Schulhof",
68
+ "url": "https://github.com/gabrielschulhof"
69
+ },
70
+ {
71
+ "name": "Gus Caplan",
72
+ "url": "https://github.com/devsnek"
73
+ },
74
+ {
75
+ "name": "Hitesh Kanwathirtha",
76
+ "url": "https://github.com/digitalinfinity"
77
+ },
78
+ {
79
+ "name": "Jake Barnes",
80
+ "url": "https://github.com/DuBistKomisch"
81
+ },
82
+ {
83
+ "name": "Jake Yoon",
84
+ "url": "https://github.com/yjaeseok"
85
+ },
86
+ {
87
+ "name": "Jason Ginchereau",
88
+ "url": "https://github.com/jasongin"
89
+ },
90
+ {
91
+ "name": "Jim Schlight",
92
+ "url": "https://github.com/jschlight"
93
+ },
94
+ {
95
+ "name": "Jinho Bang",
96
+ "url": "https://github.com/romandev"
97
+ },
98
+ {
99
+ "name": "joshgarde",
100
+ "url": "https://github.com/joshgarde"
101
+ },
102
+ {
103
+ "name": "Kevin Eady",
104
+ "url": "https://github.com/KevinEady"
105
+ },
106
+ {
107
+ "name": "Konstantin Tarkus",
108
+ "url": "https://github.com/koistya"
109
+ },
110
+ {
111
+ "name": "Kyle Farnung",
112
+ "url": "https://github.com/kfarnung"
113
+ },
114
+ {
115
+ "name": "legendecas",
116
+ "url": "https://github.com/legendecas"
117
+ },
118
+ {
119
+ "name": "Luciano Martorella",
120
+ "url": "https://github.com/lmartorella"
121
+ },
122
+ {
123
+ "name": "Mathias Küsel",
124
+ "url": "https://github.com/mathiask88"
125
+ },
126
+ {
127
+ "name": "Matteo Collina",
128
+ "url": "https://github.com/mcollina"
129
+ },
130
+ {
131
+ "name": "Michael Dawson",
132
+ "url": "https://github.com/mhdawson"
133
+ },
134
+ {
135
+ "name": "Michael Price",
136
+ "url": "https://github.com/mikepricedev"
137
+ },
138
+ {
139
+ "name": "Michele Campus",
140
+ "url": "https://github.com/kYroL01"
141
+ },
142
+ {
143
+ "name": "Mikhail Cheshkov",
144
+ "url": "https://github.com/mcheshkov"
145
+ },
146
+ {
147
+ "name": "Nicola Del Gobbo",
148
+ "url": "https://github.com/NickNaso"
149
+ },
150
+ {
151
+ "name": "Nick Soggin",
152
+ "url": "https://github.com/iSkore"
153
+ },
154
+ {
155
+ "name": "Nurbol Alpysbayev",
156
+ "url": "https://github.com/anurbol"
157
+ },
158
+ {
159
+ "name": "Philipp Renoth",
160
+ "url": "https://github.com/DaAitch"
161
+ },
162
+ {
163
+ "name": "Rolf Timmermans",
164
+ "url": "https://github.com/rolftimmermans"
165
+ },
166
+ {
167
+ "name": "Ross Weir",
168
+ "url": "https://github.com/ross-weir"
169
+ },
170
+ {
171
+ "name": "Ryuichi Okumura",
172
+ "url": "https://github.com/okuryu"
173
+ },
174
+ {
175
+ "name": "Sampson Gao",
176
+ "url": "https://github.com/sampsongao"
177
+ },
178
+ {
179
+ "name": "Sam Roberts",
180
+ "url": "https://github.com/sam-github"
181
+ },
182
+ {
183
+ "name": "Taylor Woll",
184
+ "url": "https://github.com/boingoing"
185
+ },
186
+ {
187
+ "name": "Thomas Gentilhomme",
188
+ "url": "https://github.com/fraxken"
189
+ },
190
+ {
191
+ "name": "Tim Rach",
192
+ "url": "https://github.com/timrach"
193
+ },
194
+ {
195
+ "name": "Tobias Nießen",
196
+ "url": "https://github.com/tniessen"
197
+ },
198
+ {
199
+ "name": "Tux3",
200
+ "url": "https://github.com/tux3"
201
+ },
202
+ {
203
+ "name": "Yohei Kishimoto",
204
+ "url": "https://github.com/morokosi"
205
+ }
45
206
  ],
46
207
  "dependencies": {},
47
208
  "description": "Node.js API (N-API)",
@@ -50,7 +211,17 @@
50
211
  },
51
212
  "directories": {},
52
213
  "homepage": "https://github.com/nodejs/node-addon-api",
53
- "keywords": ["n-api", "napi", "addon", "native", "bindings", "c", "c++", "nan", "node-addon-api"],
214
+ "keywords": [
215
+ "n-api",
216
+ "napi",
217
+ "addon",
218
+ "native",
219
+ "bindings",
220
+ "c",
221
+ "c++",
222
+ "nan",
223
+ "node-addon-api"
224
+ ],
54
225
  "license": "MIT",
55
226
  "main": "index.js",
56
227
  "name": "node-addon-api",
@@ -69,5 +240,5 @@
69
240
  "dev:incremental": "node test",
70
241
  "doc": "doxygen doc/Doxyfile"
71
242
  },
72
- "version": "1.6.3"
243
+ "version": "2.0.0"
73
244
  }