summaryrefslogtreecommitdiff
path: root/composer.json
blob: b0cacf2db96f529a7e46a147f41cc15b2afd9c6e (plain)
1
2
3
4
5
6
7
8
9
10
{
    "name": "holger1411/understrap",
    "description": "Combines Automattic´s Underscores Starter Theme and Bootstrap 4",
    "type": "wordpress-theme",
    "license": "GPL-2.0",
    "minimum-stability": "stable",
    "require": {"composer/installers": "^1.5"},
    "keywords": ["wordpress","theme","bootstrap"],
    "homepage": "https://github.com/holger1411/understrap"
}