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