{
	"name": "i18next-endings-postprocessor",
	"version": "3.1.1",
	"description": "i18next endings postprocessor",
	"type": "module",
	"main": "src/index.js",
	"scripts": {
		"test": "vitest run"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/maximLeontiev/i18next-endings-postprocessor"
	},
	"keywords": [
		"i18next",
		"postprocessor",
		"endings"
	],
	"author": "Maxim Leontiev",
	"license": "MIT",
	"homepage": "https://github.com/maximLeontiev/i18next-endings-postprocessor/blob/master/README.md",
	"devDependencies": {
		"i18next": "^23.2.1",
		"vitest": "^0.32.2"
	}
}
