blob: 1eb042790c7825c49850b65430437e280ebd3407 (
plain) (
tree)
|
|
{
"name": "NXP/MathExecutor",
"description": "Simple math expressions calculator",
"minimum-stability": "stable",
"authors": [
{
"name": "Alexander 'NeonXP' Kiryukhin",
"email": "frei@neonxp.info"
}
],
"autoload": {
"psr-0": {"NXP": "."}
}
}
|