{
	"plugins": [
		{
			"name": "Paste from Office Enhanced",
			"className": "PasteFromOfficeEnhanced",
			"description": "Introduces seamless content pasting from MS Office applications with improved formatting retention for a smoother and more efficient workflow.",
			"docs": "features/pasting/paste-from-office-enhanced.html",
			"path": "src/pastefromofficeenhanced.ts",
			"requires": [
				"PasteFromOffice"
			]
		}
	]
}
