{
	"name": "eslint-formatter-compact",
	"version": "8.40.0",
	"description": "ESLint’s official `compact` formatter, unofficially published as a standalone module",
	"keywords": [
		"lint",
		"javascript",
		"ecmascript"
	],
	"homepage": "https://github.com/fregante/eslint-formatters/tree/main/packages/eslint-formatter-compact",
	"repository": "fregante/eslint-formatters",
	"license": "MIT",
	"author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",
	"dependencies": {},
	"engines": {
		"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
	},
	"files": [
		"index.js",
		"index.d.ts"
	]
}
