{ "name": "@metabuilder/math_divide", "version": "1.0.0", "description": "Divide numbers sequentially from the first number", "author": "MetaBuilder", "license": "MIT", "keywords": ["math", "workflow", "plugin"], "main": "math_divide.mojo", "files": ["math_divide.mojo", "factory.mojo"], "metadata": { "plugin_type": "math.divide", "category": "math", "struct": "MathDivide", "entrypoint": "execute" } }