{ "name": "@metabuilder/workflow-plugins-string", "version": "1.0.0", "description": "String manipulation plugins", "author": "MetaBuilder", "license": "MIT", "keywords": ["string", "workflow", "plugins"], "metadata": { "category": "string", "plugin_count": 4 }, "plugins": [ "string_concat", "string_length", "string_lower", "string_upper" ] }