{"bugs":{"url":"https://github.com/nodejs/node-addon-api/issues"},"contributors":[{"name":"Abhishek Kumar Singh","url":"https://github.com/abhi11210646"},{"name":"Alba Mendez","url":"https://github.com/jmendeth"},{"name":"András Timár, Dr","url":"https://github.com/timarandras"},{"name":"Andrew Petersen","url":"https://github.com/kirbysayshi"},{"name":"Anisha Rohra","url":"https://github.com/anisha-rohra"},{"name":"Anna Henningsen","url":"https://github.com/addaleax"},{"name":"Arnaud Botella","url":"https://github.com/BotellaA"},{"name":"Arunesh Chandra","url":"https://github.com/aruneshchandra"},{"name":"Azlan Mukhtar","url":"https://github.com/azlan"},{"name":"Ben Berman","url":"https://github.com/rivertam"},{"name":"Benjamin Byholm","url":"https://github.com/kkoopa"},{"name":"Bill Gallafent","url":"https://github.com/gallafent"},{"name":"blagoev","url":"https://github.com/blagoev"},{"name":"Bruce A. MacNaughton","url":"https://github.com/bmacnaughton"},{"name":"Cory Mickelson","url":"https://github.com/corymickelson"},{"name":"Daniel Bevenius","url":"https://github.com/danbev"},{"name":"Darshan Sen","url":"https://github.com/RaisinTen"},{"name":"David Halls","url":"https://github.com/davedoesdev"},{"name":"Dmitry Ashkadov","url":"https://github.com/dmitryash"},{"name":"Dongjin Na","url":"https://github.com/nadongguri"},{"name":"Ferdinand Holzer","url":"https://github.com/fholzer"},{"name":"Eric Bickle","url":"https://github.com/ebickle"},{"name":"Gabriel Schulhof","url":"https://github.com/gabrielschulhof"},{"name":"Guenter Sandner","url":"https://github.com/gms1"},{"name":"Gus Caplan","url":"https://github.com/devsnek"},{"name":"Helio Frota","url":"https://github.com/helio-frota"},{"name":"Hitesh Kanwathirtha","url":"https://github.com/digitalinfinity"},{"name":"ikokostya","url":"https://github.com/ikokostya"},{"name":"Jack Xia","url":"https://github.com/JckXia"},{"name":"Jake Barnes","url":"https://github.com/DuBistKomisch"},{"name":"Jake Yoon","url":"https://github.com/yjaeseok"},{"name":"Jason Ginchereau","url":"https://github.com/jasongin"},{"name":"Jeroen Janssen","url":"https://github.com/japj"},{"name":"Jim Schlight","url":"https://github.com/jschlight"},{"name":"Jinho Bang","url":"https://github.com/romandev"},{"name":"José Expósito","url":"https://github.com/JoseExposito"},{"name":"joshgarde","url":"https://github.com/joshgarde"},{"name":"Kasumi Hanazuki","url":"https://github.com/hanazuki"},{"name":"Kelvin","url":"https://github.com/kelvinhammond"},{"name":"Kevin Eady","url":"https://github.com/KevinEady"},{"name":"Kévin VOYER","url":"https://github.com/kecsou"},{"name":"kidneysolo","url":"https://github.com/kidneysolo"},{"name":"Koki Nishihara","url":"https://github.com/Nishikoh"},{"name":"Konstantin Tarkus","url":"https://github.com/koistya"},{"name":"Kyle Farnung","url":"https://github.com/kfarnung"},{"name":"legendecas","url":"https://github.com/legendecas"},{"name":"LongYinan","url":"https://github.com/Brooooooklyn"},{"name":"Lovell Fuller","url":"https://github.com/lovell"},{"name":"Luciano Martorella","url":"https://github.com/lmartorella"},{"name":"mastergberry","url":"https://github.com/mastergberry"},{"name":"Mathias Küsel","url":"https://github.com/mathiask88"},{"name":"Matteo Collina","url":"https://github.com/mcollina"},{"name":"Michael Dawson","url":"https://github.com/mhdawson"},{"name":"Michael Price","url":"https://github.com/mikepricedev"},{"name":"Michele Campus","url":"https://github.com/kYroL01"},{"name":"Mikhail Cheshkov","url":"https://github.com/mcheshkov"},{"name":"nempoBu4","url":"https://github.com/nempoBu4"},{"name":"Nicola Del Gobbo","url":"https://github.com/NickNaso"},{"name":"Nick Soggin","url":"https://github.com/iSkore"},{"name":"Nikolai Vavilov","url":"https://github.com/seishun"},{"name":"Nurbol Alpysbayev","url":"https://github.com/anurbol"},{"name":"pacop","url":"https://github.com/pacop"},{"name":"Philipp Renoth","url":"https://github.com/DaAitch"},{"name":"Rolf Timmermans","url":"https://github.com/rolftimmermans"},{"name":"Ross Weir","url":"https://github.com/ross-weir"},{"name":"Ryuichi Okumura","url":"https://github.com/okuryu"},{"name":"Sampson Gao","url":"https://github.com/sampsongao"},{"name":"Sam Roberts","url":"https://github.com/sam-github"},{"name":"Taylor Woll","url":"https://github.com/boingoing"},{"name":"Thomas Gentilhomme","url":"https://github.com/fraxken"},{"name":"Tim Rach","url":"https://github.com/timrach"},{"name":"Tobias Nießen","url":"https://github.com/tniessen"},{"name":"Tux3","url":"https://github.com/tux3"},{"name":"Vlad Velmisov","url":"https://github.com/Velmisov"},{"name":"Yohei Kishimoto","url":"https://github.com/morokosi"},{"name":"Yulong Wang","url":"https://github.com/fs-eire"},{"name":"Ziqiu Zhao","url":"https://github.com/ZzqiZQute"}],"description":"Node.js API (Node-API)","devDependencies":{"benchmark":"^2.1.4","bindings":"^1.5.0","clang-format":"^1.4.0","fs-extra":"^9.0.1","pre-commit":"^1.2.2","safe-buffer":"^5.1.1"},"directories":{},"gypfile":false,"homepage":"https://github.com/nodejs/node-addon-api","keywords":["n-api","napi","addon","native","bindings","c","c++","nan","node-addon-api"],"license":"MIT","main":"index.js","name":"node-addon-api","optionalDependencies":{},"repository":{"type":"git","url":"git://github.com/nodejs/node-addon-api.git"},"scripts":{"prebenchmark":"node-gyp rebuild -C benchmark","benchmark":"node benchmark","pretest":"node-gyp rebuild -C test","test":"node test","predev":"node-gyp rebuild -C test --debug","dev":"node test","predev:incremental":"node-gyp configure build -C test --debug","dev:incremental":"node test","doc":"doxygen doc/Doxyfile","lint":"node tools/clang-format","lint:fix":"node tools/clang-format --fix"},"pre-commit":"lint","version":"3.2.1","support":true,"gitHead":"a0c0492f7ceee6a35de9b272ba2231824a61beca","dependencies":{},"_id":"node-addon-api@3.2.1","_nodeVersion":"16.1.0","_npmVersion":"7.11.2","dist":{"shasum":"81325e0a2117789c0128dab65e7e38f07ceba161","size":67002,"noattachment":false,"key":"/node-addon-api/-/node-addon-api-3.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-addon-api/download/node-addon-api-3.2.1.tgz"},"_npmUser":{"name":"nicknaso","email":"nicoladelgobbo@gmail.com"},"maintainers":[{"name":"gabrielschulhof","email":"gabriel.schulhof@intel.com"},{"name":"jasongin","email":"jasongin@microsoft.com"},{"name":"kevineady","email":""},{"name":"legendecas","email":"legendecas@gmail.com"},{"name":"mhdawson1","email":"mdawson@devrus.com"},{"name":"nicknaso","email":"nicoladelgobbo@gmail.com"},{"name":"nodejs-foundation","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-addon-api_3.2.1_1622226315540_0.2932902386891143"},"_hasShrinkwrap":false,"publish_time":1622226315697,"_cnpm_publish_time":1622226315697,"dist-tags":{"latest":"8.7.0"}}