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