[
    {
        "name": "orhanerday/open-ai",
        "version": "4.8",
        "version_normalized": "4.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/orhanerday/open-ai.git",
            "reference": "896665e293689d68de4b1e9813a2e0b00a06f5ef"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/orhanerday/open-ai/zipball/896665e293689d68de4b1e9813a2e0b00a06f5ef",
            "reference": "896665e293689d68de4b1e9813a2e0b00a06f5ef",
            "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": "2023-06-11T09:25:47+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"
        ],
        "funding": [
            {
                "url": "https://github.com/orhanerday",
                "type": "github"
            }
        ]
    }
]
