{ "name": "@metabuilder/string_lower", "version": "1.0.0", "description": "Convert string to lowercase", "author": "MetaBuilder", "license": "MIT", "keywords": ["string", "workflow", "plugin"], "main": "string_lower.py", "files": ["string_lower.py", "factory.py"], "metadata": { "plugin_type": "string.lower", "category": "string", "class": "StringLower", "entrypoint": "execute" } }