{ "name": "fritzfix", "version": "0.0.1", "description": "", "main": "fritzfix.js", "scripts": {}, "repository": { "type": "git", "url": "https://git.velvettear.de/velvettear/fritzfix.git" }, "keywords": [ "fritzbox", "remote control" ], "author": "Daniel Sommer ", "license": "MIT", "dependencies": { "moment": "^2.30.1", "selenium-webdriver": "^4.21.0", "ws": "^8.5.0" } }