{ "name": "@oneuptime/fluentd", "version": "1.0.0", "description": "", "repository": { "type": "git", "url": "https://github.com/OneUptime/oneuptime" }, "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "OneUptime (https://oneuptime.com/)", "license": "Apache-2.0", "dependencies": { "@fluent-org/logger": "^1.0.10", "express": "^4.18.2" } }