{ "name": "eternal-terror/giglogadmin", "description": "Assign reviewers and photographers to concerts for WordPress", "type": "wordpress-plugin", "license": "AGPLv3", "authors": [ { "name": "Harald Eilertsen", "email": "haraldei@anduin.net" }, { "name": "Andrea Chirulescu", "email": "andrea.chirulescu@gmail.com" } ], "require-dev": { "wp-phpunit/wp-phpunit": "^5.7" }, "scripts": { "test": "./run-tests" } }