File: /var/www/html/www.winghung.com/image_generator/vendor/composer/installed.json
{
"packages": [
{
"name": "orhanerday/open-ai",
"version": "3.3",
"version_normalized": "3.3.0.0",
"source": {
"type": "git",
"url": "https://github.com/orhanerday/open-ai.git",
"reference": "d8d11a672909463696dffcd7238040e832c338db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/orhanerday/open-ai/zipball/d8d11a672909463696dffcd7238040e832c338db",
"reference": "d8d11a672909463696dffcd7238040e832c338db",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"php": ">=7.4"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
"pestphp/pest": "^1.20",
"spatie/ray": "^1.28"
},
"time": "2022-12-28T16:10:40+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Orhanerday\\OpenAi\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Orhan Erday",
"email": "orhanerday@gmail.com",
"role": "Developer"
}
],
"description": "OpenAI GPT-3 Api Client in PHP",
"homepage": "https://github.com/orhanerday/open-ai",
"keywords": [
"open-ai",
"orhanerday"
],
"support": {
"issues": "https://github.com/orhanerday/open-ai/issues",
"source": "https://github.com/orhanerday/open-ai/tree/3.3"
},
"funding": [
{
"url": "https://github.com/orhanerday",
"type": "github"
}
],
"install-path": "../orhanerday/open-ai"
}
],
"dev": true,
"dev-package-names": []
}