{
	"name": "affiliatewp/affiliatewp-external-referral-links",
	"description": "Allows you to promote external landing pages/sites with the affiliate ID or username appended to the URLs.",
	"type": "wordpress-plugin",
	"license": "GPLv2",
	"require": {
			"mnsami/composer-custom-directory-installer": "1.1.*",
			"affiliatewp/affwp-addon-tools": "1.1"
	},
	"repositories": [
			{
					"type": "vcs",
					"url": "https://github.com/AffiliateWP/affwp-addon-tools"
			}
	],
	"extra": {
			"installer-paths": {
					"./includes/lib/affwp/": ["affiliatewp/affwp-addon-tools"]
			}
	}
}