{ "author": "Luis Blanco ", "name": "deps-uiohook-raub", "version": "0.0.1", "description": "Binaries and headers for libUIOHook-dependent compilation", "license": "MIT", "main": "index.js", "keywords": [ "dependency", "libuiohook", "uiohook", "binary", "library", "headers", "lib", "c++", "addon", "bindings", "native", "gyp" ], "files": [ "include", "index.js", "install.d.ts", "install.js", "LIBUIOHOOK_LGPL.md", "LICENSE", "package.json", "README.md" ], "scripts": { "postinstall": "node install", "eslint": "eslint .", "test": "node --test" }, "engines": { "node": ">=18.16.0", "npm": ">=9.5.1" }, "repository": { "type": "git", "url": "https://github.com/node-3d/deps-uiohook-raub.git" }, "dependencies": { "addon-tools-raub": "^7.3.0" }, "devDependencies": { "eslint-plugin-node": "^11.1.0", "eslint": "^8.51.0", "node-addon-api": "^7.0.0", "typescript": "^5.2.2" } }