{
    "packages": [
        {
            "name": "chriskonnertz/string-calc",
            "version": "v1.0.12",
            "version_normalized": "1.0.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/chriskonnertz/string-calc.git",
                "reference": "bddc5aaea1c1c0a270e6c96f3719c48afa6cb7f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/chriskonnertz/string-calc/zipball/bddc5aaea1c1c0a270e6c96f3719c48afa6cb7f0",
                "reference": "bddc5aaea1c1c0a270e6c96f3719c48afa6cb7f0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0"
            },
            "time": "2019-09-03T14:09:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "ChrisKonnertz\\StringCalc": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Konnertz"
                }
            ],
            "description": "StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.",
            "keywords": [
                "calculation",
                "expression",
                "math",
                "parser",
                "string calc",
                "string-calc",
                "stringcalc",
                "term"
            ],
            "support": {
                "issues": "https://github.com/chriskonnertz/string-calc/issues",
                "source": "https://github.com/chriskonnertz/string-calc/tree/v1.0.12"
            },
            "install-path": "../chriskonnertz/string-calc"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
