summaryrefslogtreecommitdiffstats
path: root/composer.json
blob: 04d8654bc0913cffd09bfb5b775a47f159c701d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "aleteoryx/ame-homepage",
    "description": "https://aleteoryx.me",
    "type": "website",
    "require": {
        "whichbrowser/parser": "^2.1"
    },
    "license": "AGPLv3",
    "authors": [
        {
            "name": "alyx",
            "email": "alyx@aleteoryx.me"
        }
    ]
}