mirror of
https://gh.wpcy.net/https://github.com/fairpm/fair-parent-theme.git
synced 2026-05-01 07:48:54 +08:00
20 lines
No EOL
421 B
JSON
20 lines
No EOL
421 B
JSON
{
|
|
"name": "fairpm/fair-parent-theme",
|
|
"type": "wordpress-theme",
|
|
"description": "FAIR Package Manager network theme.",
|
|
"keywords": [
|
|
"fairpm",
|
|
"theme"
|
|
],
|
|
"homepage": "https://github.com/fairpm/fair-parent-theme/",
|
|
"license": "GPL-2.0-or-later",
|
|
"authors": [
|
|
{
|
|
"name": "Contributors",
|
|
"homepage": "https://github.com/fairpm/fair-parent-theme/graphs/contributors"
|
|
}
|
|
],
|
|
"require": {
|
|
"php": ">=8.1"
|
|
}
|
|
} |