package.json 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. {
  2. "_from": "node-addon-api@^1.7.1",
  3. "_id": "node-addon-api@1.7.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==",
  6. "_location": "/node-addon-api",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "node-addon-api@^1.7.1",
  12. "name": "node-addon-api",
  13. "escapedName": "node-addon-api",
  14. "rawSpec": "^1.7.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.7.1"
  17. },
  18. "_requiredBy": [
  19. "/deasync"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-1.7.2.tgz",
  22. "_shasum": "3df30b95720b53c24e59948b49532b662444f54d",
  23. "_spec": "node-addon-api@^1.7.1",
  24. "_where": "H:\\gs_nuxt\\node_modules\\deasync",
  25. "bugs": {
  26. "url": "https://github.com/nodejs/node-addon-api/issues"
  27. },
  28. "bundleDependencies": false,
  29. "contributors": [
  30. {
  31. "name": "Abhishek Kumar Singh",
  32. "url": "https://github.com/abhi11210646"
  33. },
  34. {
  35. "name": "Alba Mendez",
  36. "url": "https://github.com/jmendeth"
  37. },
  38. {
  39. "name": "Andrew Petersen",
  40. "url": "https://github.com/kirbysayshi"
  41. },
  42. {
  43. "name": "Anisha Rohra",
  44. "url": "https://github.com/anisha-rohra"
  45. },
  46. {
  47. "name": "Anna Henningsen",
  48. "url": "https://github.com/addaleax"
  49. },
  50. {
  51. "name": "Arnaud Botella",
  52. "url": "https://github.com/BotellaA"
  53. },
  54. {
  55. "name": "Arunesh Chandra",
  56. "url": "https://github.com/aruneshchandra"
  57. },
  58. {
  59. "name": "Ben Berman",
  60. "url": "https://github.com/rivertam"
  61. },
  62. {
  63. "name": "Benjamin Byholm",
  64. "url": "https://github.com/kkoopa"
  65. },
  66. {
  67. "name": "Bill Gallafent",
  68. "url": "https://github.com/gallafent"
  69. },
  70. {
  71. "name": "Bruce A. MacNaughton",
  72. "url": "https://github.com/bmacnaughton"
  73. },
  74. {
  75. "name": "Cory Mickelson",
  76. "url": "https://github.com/corymickelson"
  77. },
  78. {
  79. "name": "David Halls",
  80. "url": "https://github.com/davedoesdev"
  81. },
  82. {
  83. "name": "Dongjin Na",
  84. "url": "https://github.com/nadongguri"
  85. },
  86. {
  87. "name": "Eric Bickle",
  88. "url": "https://github.com/ebickle"
  89. },
  90. {
  91. "name": "Gabriel Schulhof",
  92. "url": "https://github.com/gabrielschulhof"
  93. },
  94. {
  95. "name": "Gus Caplan",
  96. "url": "https://github.com/devsnek"
  97. },
  98. {
  99. "name": "Hitesh Kanwathirtha",
  100. "url": "https://github.com/digitalinfinity"
  101. },
  102. {
  103. "name": "Jake Barnes",
  104. "url": "https://github.com/DuBistKomisch"
  105. },
  106. {
  107. "name": "Jake Yoon",
  108. "url": "https://github.com/yjaeseok"
  109. },
  110. {
  111. "name": "Jason Ginchereau",
  112. "url": "https://github.com/jasongin"
  113. },
  114. {
  115. "name": "Jim Schlight",
  116. "url": "https://github.com/jschlight"
  117. },
  118. {
  119. "name": "Jinho Bang",
  120. "url": "https://github.com/romandev"
  121. },
  122. {
  123. "name": "joshgarde",
  124. "url": "https://github.com/joshgarde"
  125. },
  126. {
  127. "name": "Kevin Eady",
  128. "url": "https://github.com/KevinEady"
  129. },
  130. {
  131. "name": "Konstantin Tarkus",
  132. "url": "https://github.com/koistya"
  133. },
  134. {
  135. "name": "Kyle Farnung",
  136. "url": "https://github.com/kfarnung"
  137. },
  138. {
  139. "name": "Luciano Martorella",
  140. "url": "https://github.com/lmartorella"
  141. },
  142. {
  143. "name": "Matteo Collina",
  144. "url": "https://github.com/mcollina"
  145. },
  146. {
  147. "name": "Michael Dawson",
  148. "url": "https://github.com/mhdawson"
  149. },
  150. {
  151. "name": "Michele Campus",
  152. "url": "https://github.com/kYroL01"
  153. },
  154. {
  155. "name": "Mikhail Cheshkov",
  156. "url": "https://github.com/mcheshkov"
  157. },
  158. {
  159. "name": "Nicola Del Gobbo",
  160. "url": "https://github.com/NickNaso"
  161. },
  162. {
  163. "name": "Nick Soggin",
  164. "url": "https://github.com/iSkore"
  165. },
  166. {
  167. "name": "Philipp Renoth",
  168. "url": "https://github.com/DaAitch"
  169. },
  170. {
  171. "name": "Rolf Timmermans",
  172. "url": "https://github.com/rolftimmermans"
  173. },
  174. {
  175. "name": "Ross Weir",
  176. "url": "https://github.com/ross-weir"
  177. },
  178. {
  179. "name": "Ryuichi Okumura",
  180. "url": "https://github.com/okuryu"
  181. },
  182. {
  183. "name": "Sampson Gao",
  184. "url": "https://github.com/sampsongao"
  185. },
  186. {
  187. "name": "Sam Roberts",
  188. "url": "https://github.com/sam-github"
  189. },
  190. {
  191. "name": "Taylor Woll",
  192. "url": "https://github.com/boingoing"
  193. },
  194. {
  195. "name": "Thomas Gentilhomme",
  196. "url": "https://github.com/fraxken"
  197. },
  198. {
  199. "name": "Tobias Nießen",
  200. "url": "https://github.com/tniessen"
  201. },
  202. {
  203. "name": "Tux3",
  204. "url": "https://github.com/tux3"
  205. },
  206. {
  207. "name": "Yohei Kishimoto",
  208. "url": "https://github.com/morokosi"
  209. }
  210. ],
  211. "dependencies": {},
  212. "deprecated": false,
  213. "description": "Node.js API (N-API)",
  214. "devDependencies": {
  215. "safe-buffer": "^5.1.1"
  216. },
  217. "directories": {},
  218. "homepage": "https://github.com/nodejs/node-addon-api",
  219. "keywords": [
  220. "n-api",
  221. "napi",
  222. "addon",
  223. "native",
  224. "bindings",
  225. "c",
  226. "c++",
  227. "nan",
  228. "node-addon-api"
  229. ],
  230. "license": "MIT",
  231. "main": "index.js",
  232. "name": "node-addon-api",
  233. "optionalDependencies": {},
  234. "repository": {
  235. "type": "git",
  236. "url": "git://github.com/nodejs/node-addon-api.git"
  237. },
  238. "scripts": {
  239. "dev": "node test",
  240. "dev:incremental": "node test",
  241. "doc": "doxygen doc/Doxyfile",
  242. "predev": "node-gyp rebuild -C test --debug",
  243. "predev:incremental": "node-gyp configure build -C test --debug",
  244. "pretest": "node-gyp rebuild -C test",
  245. "test": "node test"
  246. },
  247. "version": "1.7.2"
  248. }