{
    "packages": [
        {
            "name": "php-ai/php-ml",
            "version": "0.9.0",
            "version_normalized": "0.9.0.0",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/php-ai/php-ml.git",
                "reference": "fd8b70629e16ed67307fe150ba25738449b9a6b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/php-ai%2Fphp-ml/repository/archive.zip?sha=fd8b70629e16ed67307fe150ba25738449b9a6b2",
                "reference": "fd8b70629e16ed67307fe150ba25738449b9a6b2",
                "shasum": ""
            },
            "require": {
                "php": "^7.2"
            },
            "require-dev": {
                "phpbench/phpbench": "^0.16.0",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpstan/phpstan-strict-rules": "^0.12",
                "phpunit/phpunit": "^8.0",
                "symplify/easy-coding-standard": "^6.0"
            },
            "time": "2020-05-27T09:52:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "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://github.com/php-ai/php-ml",
            "keywords": [
                "Neural network",
                "artificial intelligence",
                "computational learning theory",
                "data science",
                "feature extraction",
                "machine learning",
                "pattern recognition"
            ],
            "support": {
                "issues": "https://gitlab.com/api/v4/projects/19024967/issues"
            },
            "install-path": "../php-ai/php-ml"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
