{
	"name": "camoo/wp-camoo-sms",
	"description": "WordPress CAMOO SMS Plugin",
	"type": "library",
	"require": {
		"php": ">=7.3",
		"camoo/sms": "^3.1",
		"nimbuz/sms": "^1.0"
	},
	"minimum-stability": "dev",
	"homepage": "https://camoo.cm",
	"license": "GPL-3.0+",
	"prefer-stable" : true,
	"authors": [
		{
			"name": "CAMOO SARL",
			"email": "sms@camoo.sarl"
		}
	],
	"keywords" : [
		"CAMOO Plugin",
		"SMS",
		"WordPress SMS Plugin",
		"BULK SMS",
		"SMS Gateway",
		"GPG SMS encrytion",
		"wordpress",
		"API-SMS"
	],
	"support": {
		"issues": "https://github.com/camoo/wp-camoo-sms/issues",
		"source": "https://github.com/camoo/wp-camoo-sms"
	}
}
