{ "author": "Luis Blanco ", "name": "addon-tools-raub", "version": "5.3.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", "cpbin.js", "cpbin.d.ts", "download.js", "download.d.ts", "index.js", "index.d.ts", "install.js", "install.d.ts", "utils.js", "utils.d.ts", "writable-buffer.js", "writable-buffer.d.ts", "LICENSE", "package.json", "README.md" ], "engines": { "node": ">=14.16.0", "npm": ">=6.14.1" }, "repository": { "type": "git", "url": "https://github.com/node-3d/addon-tools-raub.git" }, "dependencies": { "adm-zip": "0.5.4", "node-addon-api": "3.1.0" } }