aira-wordpress/composer.json
2025-02-27 10:23:21 +00:00

28 lines
728 B
JSON

{
"name": "bootscore/aira-theme",
"description": "child theme for bootscore",
"type": "wordpress-theme",
"license": "MIT",
"authors": [
{
"name": "Telos Digital - Nataliia Bobrova"
}
],
"readme": "README.md",
"homepage": "https://bootscore.me/",
"support": {
"issues": "https://github.com/bootscore/bootscore/issues",
"forum": "https://github.com/orgs/bootscore/discussions",
"source": "https://github.com/bootscore/bootscore-child",
"docs": "https://bootscore.me/documentation/"
},
"minimum-stability": "stable",
"keywords": [
"wordpress",
"theme",
"bootscore",
"bootstrap",
"woocommerce"
]
}