mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-25 22:35:01 +00:00
17 lines
323 B
JSON
17 lines
323 B
JSON
{
|
|
"name": "@autometabuilder/math_modulo",
|
|
"version": "1.0.0",
|
|
"description": "modulo operation.",
|
|
"author": "AutoMetabuilder",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"math",
|
|
"workflow",
|
|
"plugin"
|
|
],
|
|
"main": "math_modulo.py",
|
|
"metadata": {
|
|
"plugin_type": "math.modulo",
|
|
"category": "math"
|
|
}
|
|
} |