{ "name": "aristath/kirki", "type": "wordpress-plugin", "description": "Extending the WordPress customizer", "homepage": "http://kirki.org", "license": "GPLv2 or later", "authors": [ { "name" : "aristath", "email" : "aristath@gmail.com", "homepage" : "http://aristeides.com" }, { "name" : "fovoc", "email" : "kalliris.d@gmail.com", "homepage" : "https://github.com/fovoc" } ], "require": { "php": ">=5.2", "composer/installers": "~1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" } }