{ "name": "ninwa", "version": "0.0.1", "description": "node input watcher", "main": "ninwa.js", "scripts": { "test": "echo \"error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.velvettear.de/velvettear/ninwa.git" }, "keywords": [ "input", "keyboard" ], "author": "Daniel Sommer ", "license": "MIT", "dependencies": { "moment": "^2.29.1", "sudo": "^1.0.3" } }