{ "name": "kannon-client", "version": "0.0.1", "description": "a multi room audio player", "main": "kannon-client.js", "scripts": {}, "keywords": [ "audio", "player", "multi room" ], "author": "Daniel Sommer ", "license": "MIT", "repository": { "type": "git", "url": "https://git.velvettear.de/velvettear/kannon-client.git" }, "dependencies": { "moment": "^2.29.1" } }