UNPKG

node-keys-simulator

Version:

NodeJs lib to send keyboard input to the operational system.

31 lines (30 loc) 562 B
{ "name": "node-keys-simulator", "version": "1.0.0", "description": "NodeJs lib to send keyboard input to the operational system.", "main": "key-sender.js", "scripts": { "setup": "npm install" }, "repository": "https://github.com/mlrv/node-key-sender", "contributors": [ "Garimpeiro", "mlrv" ], "keywords": [ "nodejs", "key", "keyboard", "input", "send", "keystroke", "os", "operational", "system", "java", "jar" ], "license": "MIT", "devDependencies": {}, "dependencies": {} }