package.json 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368
  1. {
  2. "bugs": {
  3. "url": "https://github.com/nodejs/node-addon-api/issues"
  4. },
  5. "contributors": [
  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": "András Timár, Dr",
  16. "url": "https://github.com/timarandras"
  17. },
  18. {
  19. "name": "Andrew Petersen",
  20. "url": "https://github.com/kirbysayshi"
  21. },
  22. {
  23. "name": "Anisha Rohra",
  24. "url": "https://github.com/anisha-rohra"
  25. },
  26. {
  27. "name": "Anna Henningsen",
  28. "url": "https://github.com/addaleax"
  29. },
  30. {
  31. "name": "Arnaud Botella",
  32. "url": "https://github.com/BotellaA"
  33. },
  34. {
  35. "name": "Arunesh Chandra",
  36. "url": "https://github.com/aruneshchandra"
  37. },
  38. {
  39. "name": "Azlan Mukhtar",
  40. "url": "https://github.com/azlan"
  41. },
  42. {
  43. "name": "Ben Berman",
  44. "url": "https://github.com/rivertam"
  45. },
  46. {
  47. "name": "Benjamin Byholm",
  48. "url": "https://github.com/kkoopa"
  49. },
  50. {
  51. "name": "Bill Gallafent",
  52. "url": "https://github.com/gallafent"
  53. },
  54. {
  55. "name": "blagoev",
  56. "url": "https://github.com/blagoev"
  57. },
  58. {
  59. "name": "Bruce A. MacNaughton",
  60. "url": "https://github.com/bmacnaughton"
  61. },
  62. {
  63. "name": "Cory Mickelson",
  64. "url": "https://github.com/corymickelson"
  65. },
  66. {
  67. "name": "Daniel Bevenius",
  68. "url": "https://github.com/danbev"
  69. },
  70. {
  71. "name": "Darshan Sen",
  72. "url": "https://github.com/RaisinTen"
  73. },
  74. {
  75. "name": "David Halls",
  76. "url": "https://github.com/davedoesdev"
  77. },
  78. {
  79. "name": "Dmitry Ashkadov",
  80. "url": "https://github.com/dmitryash"
  81. },
  82. {
  83. "name": "Dongjin Na",
  84. "url": "https://github.com/nadongguri"
  85. },
  86. {
  87. "name": "Ferdinand Holzer",
  88. "url": "https://github.com/fholzer"
  89. },
  90. {
  91. "name": "Eric Bickle",
  92. "url": "https://github.com/ebickle"
  93. },
  94. {
  95. "name": "Gabriel Schulhof",
  96. "url": "https://github.com/gabrielschulhof"
  97. },
  98. {
  99. "name": "Guenter Sandner",
  100. "url": "https://github.com/gms1"
  101. },
  102. {
  103. "name": "Gus Caplan",
  104. "url": "https://github.com/devsnek"
  105. },
  106. {
  107. "name": "Helio Frota",
  108. "url": "https://github.com/helio-frota"
  109. },
  110. {
  111. "name": "Hitesh Kanwathirtha",
  112. "url": "https://github.com/digitalinfinity"
  113. },
  114. {
  115. "name": "ikokostya",
  116. "url": "https://github.com/ikokostya"
  117. },
  118. {
  119. "name": "Jack Xia",
  120. "url": "https://github.com/JckXia"
  121. },
  122. {
  123. "name": "Jake Barnes",
  124. "url": "https://github.com/DuBistKomisch"
  125. },
  126. {
  127. "name": "Jake Yoon",
  128. "url": "https://github.com/yjaeseok"
  129. },
  130. {
  131. "name": "Jason Ginchereau",
  132. "url": "https://github.com/jasongin"
  133. },
  134. {
  135. "name": "Jeroen Janssen",
  136. "url": "https://github.com/japj"
  137. },
  138. {
  139. "name": "Jim Schlight",
  140. "url": "https://github.com/jschlight"
  141. },
  142. {
  143. "name": "Jinho Bang",
  144. "url": "https://github.com/romandev"
  145. },
  146. {
  147. "name": "José Expósito",
  148. "url": "https://github.com/JoseExposito"
  149. },
  150. {
  151. "name": "joshgarde",
  152. "url": "https://github.com/joshgarde"
  153. },
  154. {
  155. "name": "Kasumi Hanazuki",
  156. "url": "https://github.com/hanazuki"
  157. },
  158. {
  159. "name": "Kelvin",
  160. "url": "https://github.com/kelvinhammond"
  161. },
  162. {
  163. "name": "Kevin Eady",
  164. "url": "https://github.com/KevinEady"
  165. },
  166. {
  167. "name": "Kévin VOYER",
  168. "url": "https://github.com/kecsou"
  169. },
  170. {
  171. "name": "kidneysolo",
  172. "url": "https://github.com/kidneysolo"
  173. },
  174. {
  175. "name": "Koki Nishihara",
  176. "url": "https://github.com/Nishikoh"
  177. },
  178. {
  179. "name": "Konstantin Tarkus",
  180. "url": "https://github.com/koistya"
  181. },
  182. {
  183. "name": "Kyle Farnung",
  184. "url": "https://github.com/kfarnung"
  185. },
  186. {
  187. "name": "legendecas",
  188. "url": "https://github.com/legendecas"
  189. },
  190. {
  191. "name": "LongYinan",
  192. "url": "https://github.com/Brooooooklyn"
  193. },
  194. {
  195. "name": "Lovell Fuller",
  196. "url": "https://github.com/lovell"
  197. },
  198. {
  199. "name": "Luciano Martorella",
  200. "url": "https://github.com/lmartorella"
  201. },
  202. {
  203. "name": "mastergberry",
  204. "url": "https://github.com/mastergberry"
  205. },
  206. {
  207. "name": "Mathias Küsel",
  208. "url": "https://github.com/mathiask88"
  209. },
  210. {
  211. "name": "Matteo Collina",
  212. "url": "https://github.com/mcollina"
  213. },
  214. {
  215. "name": "Michael Dawson",
  216. "url": "https://github.com/mhdawson"
  217. },
  218. {
  219. "name": "Michael Price",
  220. "url": "https://github.com/mikepricedev"
  221. },
  222. {
  223. "name": "Michele Campus",
  224. "url": "https://github.com/kYroL01"
  225. },
  226. {
  227. "name": "Mikhail Cheshkov",
  228. "url": "https://github.com/mcheshkov"
  229. },
  230. {
  231. "name": "nempoBu4",
  232. "url": "https://github.com/nempoBu4"
  233. },
  234. {
  235. "name": "Nicola Del Gobbo",
  236. "url": "https://github.com/NickNaso"
  237. },
  238. {
  239. "name": "Nick Soggin",
  240. "url": "https://github.com/iSkore"
  241. },
  242. {
  243. "name": "Nikolai Vavilov",
  244. "url": "https://github.com/seishun"
  245. },
  246. {
  247. "name": "Nurbol Alpysbayev",
  248. "url": "https://github.com/anurbol"
  249. },
  250. {
  251. "name": "pacop",
  252. "url": "https://github.com/pacop"
  253. },
  254. {
  255. "name": "Philipp Renoth",
  256. "url": "https://github.com/DaAitch"
  257. },
  258. {
  259. "name": "Rolf Timmermans",
  260. "url": "https://github.com/rolftimmermans"
  261. },
  262. {
  263. "name": "Ross Weir",
  264. "url": "https://github.com/ross-weir"
  265. },
  266. {
  267. "name": "Ryuichi Okumura",
  268. "url": "https://github.com/okuryu"
  269. },
  270. {
  271. "name": "Sampson Gao",
  272. "url": "https://github.com/sampsongao"
  273. },
  274. {
  275. "name": "Sam Roberts",
  276. "url": "https://github.com/sam-github"
  277. },
  278. {
  279. "name": "Taylor Woll",
  280. "url": "https://github.com/boingoing"
  281. },
  282. {
  283. "name": "Thomas Gentilhomme",
  284. "url": "https://github.com/fraxken"
  285. },
  286. {
  287. "name": "Tim Rach",
  288. "url": "https://github.com/timrach"
  289. },
  290. {
  291. "name": "Tobias Nießen",
  292. "url": "https://github.com/tniessen"
  293. },
  294. {
  295. "name": "Tux3",
  296. "url": "https://github.com/tux3"
  297. },
  298. {
  299. "name": "Vlad Velmisov",
  300. "url": "https://github.com/Velmisov"
  301. },
  302. {
  303. "name": "Yohei Kishimoto",
  304. "url": "https://github.com/morokosi"
  305. },
  306. {
  307. "name": "Yulong Wang",
  308. "url": "https://github.com/fs-eire"
  309. },
  310. {
  311. "name": "Ziqiu Zhao",
  312. "url": "https://github.com/ZzqiZQute"
  313. }
  314. ],
  315. "description": "Node.js API (Node-API)",
  316. "devDependencies": {
  317. "benchmark": "^2.1.4",
  318. "bindings": "^1.5.0",
  319. "clang-format": "^1.4.0",
  320. "fs-extra": "^9.0.1",
  321. "pre-commit": "^1.2.2",
  322. "safe-buffer": "^5.1.1"
  323. },
  324. "directories": {},
  325. "gypfile": false,
  326. "homepage": "https://github.com/nodejs/node-addon-api",
  327. "keywords": [
  328. "n-api",
  329. "napi",
  330. "addon",
  331. "native",
  332. "bindings",
  333. "c",
  334. "c++",
  335. "nan",
  336. "node-addon-api"
  337. ],
  338. "license": "MIT",
  339. "main": "index.js",
  340. "name": "node-addon-api",
  341. "optionalDependencies": {},
  342. "readme": "README.md",
  343. "repository": {
  344. "type": "git",
  345. "url": "git://github.com/nodejs/node-addon-api.git"
  346. },
  347. "files": [
  348. "*.{c,h,gyp,gypi}",
  349. "package-support.json",
  350. "tools/"
  351. ],
  352. "scripts": {
  353. "prebenchmark": "node-gyp rebuild -C benchmark",
  354. "benchmark": "node benchmark",
  355. "pretest": "node-gyp rebuild -C test",
  356. "test": "node test",
  357. "predev": "node-gyp rebuild -C test --debug",
  358. "dev": "node test",
  359. "predev:incremental": "node-gyp configure build -C test --debug",
  360. "dev:incremental": "node test",
  361. "doc": "doxygen doc/Doxyfile",
  362. "lint": "node tools/clang-format",
  363. "lint:fix": "node tools/clang-format --fix"
  364. },
  365. "pre-commit": "lint",
  366. "version": "3.2.1",
  367. "support": true
  368. }