{ "name": "logger-ntfy", "description": "Log writer that sends logs to a ntfy server", "version": "1.0.0", "author": "Pascal Perrenoud ", "module": "index.ts", "type": "module", "files": ["index.ts"], "dependencies": { "log": "git+https://git.pband.ch/typescript/log.git" } }