Files
2026-01-10 17:16:17 +00:00

17 lines
311 B
JSON

{
"name": "@autometabuilder/math_max",
"version": "1.0.0",
"description": "maximum value.",
"author": "AutoMetabuilder",
"license": "MIT",
"keywords": [
"math",
"workflow",
"plugin"
],
"main": "math_max.py",
"metadata": {
"plugin_type": "math.max",
"category": "math"
}
}