{
	"name" : "aspose/slides",
	"type" : "library",
	"description" : "Aspose.Slides for PHP via Java is a PowerPoint PHP API for creating, manipulating, and managing presentations. It allows applications and developers to read, write, convert, and manipulate PowerPoint presentations in PHP.",
	"keywords" : [
		"PowerPoint", "PPT", "PPTX", "PPS", "POT", "PPSX", "PPTM", "PPSM", "POTX", "POTM", "ODP" ,"Convert", "PowerPoint to PDF", "PDF", "XPS", "JPEG", "PNG", "BMP", "TIFF", "GIF", "SVG"
	],
	"homepage" : "https://products.aspose.com/slides/php-java",
	"license" : "proprietary",
	"authors" : [{
			"name" : "Aspose",
			"homepage" : "https://products.aspose.com/slides/php-java"
		}
	],
	"require" : {
		"php" : ">=7.0"
	},
	"autoload": {
        "psr-4": { "aspose\\slides\\" : "lib/" }
  }
}
