{ "name": "stklcode/statify-blacklist", "version": "1.4.1-dev", "description": "A blacklist extension for the famous Statify WordPress plugin", "keywords": [ "wordpress", "plugin", "statistics", "blacklist" ], "license": "GPL-2.0+", "authors": [ { "name": "Stefan Kalscheuer", "email": "stefan@stklcode.de", "homepage": "https://www.stklcode.de" } ], "type": "wordpress-plugin", "require": { "php": ">=5.5", "composer/installers": "~1.0" }, "require-dev": { "php": ">=5.5", "phpunit/phpunit": "*", "wp-coding-standards/wpcs": "~0.11.0" } }