14 Star 162 Fork 39

Licoy / wordpress-theme-puock

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 665 Bytes
一键复制 编辑 原始数据 按行查看 历史
Licoy 提交于 2023-04-24 22:11 . :sparkles:优化依赖,兼容PHP7.4
{
"name": "licoy/wordpress-theme-puock",
"description": "A high-value adaptive theme based on WordPress, supports day and night modes, no refresh loading, etc.",
"type": "project",
"license": "GPL V3",
"autoload": {
"psr-4": {
"Puock\\Theme\\": "inc/"
}
},
"authors": [
{
"name": "Licoy"
}
],
"require": {
"yurunsoft/yurun-oauth-login": "~3.0",
"zoujingli/ip2region": "^2.0",
"orhanerday/open-ai": "^4.7",
"rahul900day/gpt-3-encoder": "^1.1"
},
"config": {
"platform-check": false,
"allow-plugins": {
"php-http/discovery": false
},
"platform": {
"php": "7.4"
}
}
}
PHP
1
https://gitee.com/licoy/wordpress-theme-puock.git
git@gitee.com:licoy/wordpress-theme-puock.git
licoy
wordpress-theme-puock
wordpress-theme-puock
master

搜索帮助