Files
2026-01-10 17:16:17 +00:00

17 lines
337 B
JSON

{
"name": "@autometabuilder/string_replace",
"version": "1.0.0",
"description": "replace in string.",
"author": "AutoMetabuilder",
"license": "MIT",
"keywords": [
"string",
"workflow",
"plugin"
],
"main": "string_replace.py",
"metadata": {
"plugin_type": "string.replace",
"category": "string"
}
}