{
	"name": "ds-titan/woo-commerce",
	"description": "Allow DSTitan push products to WooCommerce",
	"autoload": {
		"psr-4": {
			"DSTitan\\": "src/"
		}
	},
    "require": {
		"guzzlehttp/guzzle": "^6.3"
	}
}
