summaryrefslogtreecommitdiff
path: root/2/composer.json
blob: 6691946414471ccec59d77f1e06056c0156cc8ec (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": "thomas@bootswatch.com"
        }
    ]
}