{
	"name": "affiliatewp-external-referral-links",
	"version": "1.2.2",
	"private": true,
	"description": "Allows you to promote external landing pages/sites with the affiliate ID or username appended to the URLs.",
	"homepage": "http://affiliatewp.com/",
	"author": {
		"name": "Pippin Williamson and Andrew Munro",
		"email": "support@affiliatewp.com",
		"url": "http://affiliatewp.com/"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/affiliatewp/external-referral-links/"
	},
	"bugs": {
		"url": "https://github.com/affiliatewp/external-referral-links/issues",
		"email": "support@affiliatewp.com"
	},
	"license": "GPLv2+",
	"directories": {
		"js": "",
		"sass": "",
		"css": "",
		"build": "./build",
		"languages": "./languages"
	},
	"pot": {
		"type": "wp-plugin",
		"textdomain": "affiliatewp-external-referral-links",
		"src": "affiliatewp-external-referral-links.php",
		"header": {
			"bugs": "http://affiliatewp.com/",
			"team": "affiliateWP <support@affiliatewp.com> ",
			"last_translator": "affiliateWP <support@affiliatewp.com>"
		}
	},
	"devDependencies": {
		"grunt": "~1.6.1",
		"grunt-checktextdomain": "~1.0.1",
		"grunt-contrib-concat": "^2.1.0",
		"grunt-contrib-uglify": "^5.2.2",
		"grunt-contrib-watch": "^1.1.0",
		"grunt-newer": "^1.3.0",
		"grunt-potomo": "~3.5.0",
		"grunt-text-replace": "^0.4.0",
		"grunt-wp-i18n": "~1.0.3",
		"load-grunt-config": "4.0.1",
		"load-grunt-tasks": "~5.1.0"
	}
}
