{ "name": "@metabuilder/string_replace", "version": "1.0.0", "description": "Replace occurrences in a string", "author": "MetaBuilder", "license": "MIT", "keywords": ["string", "workflow", "plugin"], "main": "string_replace.go", "files": ["string_replace.go", "factory.go"], "metadata": { "plugin_type": "string.replace", "category": "string", "struct": "StringReplace", "entrypoint": "Execute" } }