summaryrefslogtreecommitdiff
path: root/composer.json
blob: d08a1b5af7a3cd714a567105b09cd6c3c27c5f0f (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "name": "thomaspark/bootswatch",
    "description": "Themes for Bootstrap",
    "licenses": "MIT",
    "authors": [
        {
            "name": "thomaspark",
            "email": "hello@thomaspark.me"
        }
    ]
}