{
	"name": "eslint-formatter-junit",
	"version": "9.0.1",
	"description": "ESLint’s official `junit` formatter, unofficially published as a standalone module",
	"keywords": [
		"lint",
		"javascript",
		"ecmascript"
	],
	"homepage": "https://github.com/fregante/eslint-formatters/tree/main/packages/eslint-formatter-junit",
	"repository": "fregante/eslint-formatters",
	"license": "MIT",
	"author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",
	"dependencies": {},
	"engines": {
		"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
	}
}
