package.json 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. {
  2. "name": "@types/node",
  3. "version": "17.0.8",
  4. "description": "TypeScript definitions for Node.js",
  5. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
  6. "license": "MIT",
  7. "contributors": [
  8. {
  9. "name": "Microsoft TypeScript",
  10. "url": "https://github.com/Microsoft",
  11. "githubUsername": "Microsoft"
  12. },
  13. {
  14. "name": "DefinitelyTyped",
  15. "url": "https://github.com/DefinitelyTyped",
  16. "githubUsername": "DefinitelyTyped"
  17. },
  18. {
  19. "name": "Alberto Schiabel",
  20. "url": "https://github.com/jkomyno",
  21. "githubUsername": "jkomyno"
  22. },
  23. {
  24. "name": "Alvis HT Tang",
  25. "url": "https://github.com/alvis",
  26. "githubUsername": "alvis"
  27. },
  28. {
  29. "name": "Andrew Makarov",
  30. "url": "https://github.com/r3nya",
  31. "githubUsername": "r3nya"
  32. },
  33. {
  34. "name": "Benjamin Toueg",
  35. "url": "https://github.com/btoueg",
  36. "githubUsername": "btoueg"
  37. },
  38. {
  39. "name": "Chigozirim C.",
  40. "url": "https://github.com/smac89",
  41. "githubUsername": "smac89"
  42. },
  43. {
  44. "name": "David Junger",
  45. "url": "https://github.com/touffy",
  46. "githubUsername": "touffy"
  47. },
  48. {
  49. "name": "Deividas Bakanas",
  50. "url": "https://github.com/DeividasBakanas",
  51. "githubUsername": "DeividasBakanas"
  52. },
  53. {
  54. "name": "Eugene Y. Q. Shen",
  55. "url": "https://github.com/eyqs",
  56. "githubUsername": "eyqs"
  57. },
  58. {
  59. "name": "Hannes Magnusson",
  60. "url": "https://github.com/Hannes-Magnusson-CK",
  61. "githubUsername": "Hannes-Magnusson-CK"
  62. },
  63. {
  64. "name": "Huw",
  65. "url": "https://github.com/hoo29",
  66. "githubUsername": "hoo29"
  67. },
  68. {
  69. "name": "Kelvin Jin",
  70. "url": "https://github.com/kjin",
  71. "githubUsername": "kjin"
  72. },
  73. {
  74. "name": "Klaus Meinhardt",
  75. "url": "https://github.com/ajafff",
  76. "githubUsername": "ajafff"
  77. },
  78. {
  79. "name": "Lishude",
  80. "url": "https://github.com/islishude",
  81. "githubUsername": "islishude"
  82. },
  83. {
  84. "name": "Mariusz Wiktorczyk",
  85. "url": "https://github.com/mwiktorczyk",
  86. "githubUsername": "mwiktorczyk"
  87. },
  88. {
  89. "name": "Mohsen Azimi",
  90. "url": "https://github.com/mohsen1",
  91. "githubUsername": "mohsen1"
  92. },
  93. {
  94. "name": "Nicolas Even",
  95. "url": "https://github.com/n-e",
  96. "githubUsername": "n-e"
  97. },
  98. {
  99. "name": "Nikita Galkin",
  100. "url": "https://github.com/galkin",
  101. "githubUsername": "galkin"
  102. },
  103. {
  104. "name": "Parambir Singh",
  105. "url": "https://github.com/parambirs",
  106. "githubUsername": "parambirs"
  107. },
  108. {
  109. "name": "Sebastian Silbermann",
  110. "url": "https://github.com/eps1lon",
  111. "githubUsername": "eps1lon"
  112. },
  113. {
  114. "name": "Seth Westphal",
  115. "url": "https://github.com/westy92",
  116. "githubUsername": "westy92"
  117. },
  118. {
  119. "name": "Simon Schick",
  120. "url": "https://github.com/SimonSchick",
  121. "githubUsername": "SimonSchick"
  122. },
  123. {
  124. "name": "Thomas den Hollander",
  125. "url": "https://github.com/ThomasdenH",
  126. "githubUsername": "ThomasdenH"
  127. },
  128. {
  129. "name": "Wilco Bakker",
  130. "url": "https://github.com/WilcoBakker",
  131. "githubUsername": "WilcoBakker"
  132. },
  133. {
  134. "name": "wwwy3y3",
  135. "url": "https://github.com/wwwy3y3",
  136. "githubUsername": "wwwy3y3"
  137. },
  138. {
  139. "name": "Samuel Ainsworth",
  140. "url": "https://github.com/samuela",
  141. "githubUsername": "samuela"
  142. },
  143. {
  144. "name": "Kyle Uehlein",
  145. "url": "https://github.com/kuehlein",
  146. "githubUsername": "kuehlein"
  147. },
  148. {
  149. "name": "Thanik Bhongbhibhat",
  150. "url": "https://github.com/bhongy",
  151. "githubUsername": "bhongy"
  152. },
  153. {
  154. "name": "Marcin Kopacz",
  155. "url": "https://github.com/chyzwar",
  156. "githubUsername": "chyzwar"
  157. },
  158. {
  159. "name": "Trivikram Kamat",
  160. "url": "https://github.com/trivikr",
  161. "githubUsername": "trivikr"
  162. },
  163. {
  164. "name": "Junxiao Shi",
  165. "url": "https://github.com/yoursunny",
  166. "githubUsername": "yoursunny"
  167. },
  168. {
  169. "name": "Ilia Baryshnikov",
  170. "url": "https://github.com/qwelias",
  171. "githubUsername": "qwelias"
  172. },
  173. {
  174. "name": "ExE Boss",
  175. "url": "https://github.com/ExE-Boss",
  176. "githubUsername": "ExE-Boss"
  177. },
  178. {
  179. "name": "Surasak Chaisurin",
  180. "url": "https://github.com/Ryan-Willpower",
  181. "githubUsername": "Ryan-Willpower"
  182. },
  183. {
  184. "name": "Piotr Błażejewicz",
  185. "url": "https://github.com/peterblazejewicz",
  186. "githubUsername": "peterblazejewicz"
  187. },
  188. {
  189. "name": "Anna Henningsen",
  190. "url": "https://github.com/addaleax",
  191. "githubUsername": "addaleax"
  192. },
  193. {
  194. "name": "Victor Perin",
  195. "url": "https://github.com/victorperin",
  196. "githubUsername": "victorperin"
  197. },
  198. {
  199. "name": "Yongsheng Zhang",
  200. "url": "https://github.com/ZYSzys",
  201. "githubUsername": "ZYSzys"
  202. },
  203. {
  204. "name": "NodeJS Contributors",
  205. "url": "https://github.com/NodeJS",
  206. "githubUsername": "NodeJS"
  207. },
  208. {
  209. "name": "Linus Unnebäck",
  210. "url": "https://github.com/LinusU",
  211. "githubUsername": "LinusU"
  212. },
  213. {
  214. "name": "wafuwafu13",
  215. "url": "https://github.com/wafuwafu13",
  216. "githubUsername": "wafuwafu13"
  217. }
  218. ],
  219. "main": "",
  220. "types": "index.d.ts",
  221. "repository": {
  222. "type": "git",
  223. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  224. "directory": "types/node"
  225. },
  226. "scripts": {},
  227. "dependencies": {},
  228. "typesPublisherContentHash": "133a958e0122898f222d66bf1e776d90a38ee878a694bbe229cf5e02db71deef",
  229. "typeScriptVersion": "3.8"
  230. }