{ "author": "Luis Blanco ", "name": "addon-tools-raub", "version": "5.1.0", "description": "Helpers for Node.js addons and dependency packages", "license": "MIT", "main": "index.js", "keywords": [ "headers", "include", "events", "utils", "c++", "addon", "bindings", "native", "napi", "gyp" ], "files": [ "include", "download.js", "cpbin.js", "index.js", "install.js", "utils.js", "writable-buffer.js", "LICENSE", "package.json", "README.md" ], "engines": { "node": ">=12.13.0", "npm": ">=6.12.0" }, "repository": { "type": "git", "url": "https://github.com/node-3d/addon-tools-raub.git" }, "dependencies": { "adm-zip": "0.4.14", "node-addon-api": "2.0.0" } }