mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-25 22:35:01 +00:00
17 lines
311 B
JSON
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"
|
|
}
|
|
} |