UNPKG

logagent-input-windows-events

Version:
29 lines (28 loc) 716 B
{ "name": "logagent-input-windows-events", "version": "1.0.9", "description": "Plugin to collect windows events", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Stefan Thies", "license": "Apache-2.0", "dependencies": { "win-getevent": "^1.0.1" }, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/megastef/logagent-input-windows-events.git" }, "keywords": [ "loggin", "windows", "events" ], "bugs": { "url": "https://github.com/megastef/logagent-input-windows-events/issues" }, "homepage": "https://github.com/megastef/logagent-input-windows-events#readme" }