{
	"name": "seopult-adblock-checker",
	"version": "4.0.5",
	"description": "Detects ad blockers (AdBlock, ...)",
	"author": {
		"name" : "Valentin Allaire",
		"email" : "valentin.allaire@sitexw.fr",
		"url" : "http://sitexw.fr/"
	},
	"license": "MIT",
	"keywords": [
		"fuckadblock",
		"adblock",
		"advertising",
		"ad",
		"block",
		"lock",
		"detection",
		"detecting"
	],
	"main": "fuckadblock.js",
	"files": [
		"fuckadblock.js",
		"fuckadblock.min.js",
		"LICENSE",
		"package.json",
		"README.md"
	],
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"homepage": "https://github.com/sitexw/FuckAdBlock",
	"repository": {
		"type": "git",
		"url": "git://github.com/sitexw/FuckAdBlock.git"
	},
	"bugs": {
		"url": "https://github.com/sitexw/FuckAdBlock/issues"
	}
}
