{
    "packages": [
        {
            "name": "php-ai/php-ml",
            "version": "0.10.0",
            "version_normalized": "0.10.0.0",
            "source": {
                "type": "git",
                "url": "git@gitlab.com:php-ai/php-ml.git",
                "reference": "543f11158c57bf64ef8ddecd5bab51d396d39f50"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/php-ai%2Fphp-ml/repository/archive.zip?sha=543f11158c57bf64ef8ddecd5bab51d396d39f50",
                "reference": "543f11158c57bf64ef8ddecd5bab51d396d39f50",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "phpbench/phpbench": "^1.2",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpstan/phpstan-strict-rules": "^0.12",
                "phpunit/phpunit": "^8.0"
            },
            "time": "2022-11-09T09:25:29+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Phpml\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Arkadiusz Kondas",
                    "email": "arkadiusz.kondas@gmail.com"
                }
            ],
            "description": "PHP-ML - Machine Learning library for PHP",
            "homepage": "https://gitlab.com/php-ai/php-ml",
            "keywords": [
                "Neural network",
                "artificial intelligence",
                "computational learning theory",
                "data science",
                "feature extraction",
                "machine learning",
                "pattern recognition"
            ],
            "install-path": "../php-ai/php-ml"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
