{
    "packages": [
        {
            "name": "nxp/math-executor",
            "version": "v2.3.2",
            "version_normalized": "2.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neonxp/MathExecutor.git",
                "reference": "c59f4cd15317754d2b50bd4bff2243012e815790"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neonxp/MathExecutor/zipball/c59f4cd15317754d2b50bd4bff2243012e815790",
                "reference": "c59f4cd15317754d2b50bd4bff2243012e815790",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.8",
                "phpunit/phpunit": ">=9.0"
            },
            "time": "2022-12-08T16:15:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NXP\\": "src/NXP"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alexander 'NeonXP' Kiryukhin",
                    "email": "a.kiryukhin@mail.ru"
                },
                {
                    "name": "Bruce Wells",
                    "email": "brucekwells@gmail.com"
                }
            ],
            "description": "Simple math expressions calculator",
            "homepage": "http://github.com/NeonXP/MathExecutor",
            "keywords": [
                "calculator",
                "expression",
                "formula",
                "math",
                "mathmatics",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/neonxp/MathExecutor/issues",
                "source": "https://github.com/neonxp/MathExecutor/tree/v2.3.2"
            },
            "install-path": "../nxp/math-executor"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
