summaryrefslogtreecommitdiffstats
path: root/composer.json
blob: f1b2b47a2a7a782be62022e95028a5da89e1a432 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "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": {}
}