blob: e8641203a33e4433372e014476a8e352bd524fb2 [file]
{
"name": "log4net",
"version": "3.3.3",
"description": "Log4Net is a logging framework for .NET",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/apache/logging-log4net.git"
},
"author": "",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/apache/logging-log4net/issues"
},
"homepage": "https://github.com/apache/logging-log4net#readme",
"devDependencies": {
"@antora/cli": "^3.2.0-rc.2",
"@antora/site-generator-default": "^3.2.0-rc.2",
"@asciidoctor/tabs": "^1.0.0-beta.6"
},
"overrides": {
"js-yaml": "^4.3.0"
}
}