{ "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" } } }