mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-25 14:25:05 +00:00
17 lines
336 B
JSON
17 lines
336 B
JSON
{
|
|
"name": "@autometabuilder/string_concat",
|
|
"version": "1.0.0",
|
|
"description": "concatenate strings.",
|
|
"author": "AutoMetabuilder",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"string",
|
|
"workflow",
|
|
"plugin"
|
|
],
|
|
"main": "string_concat.py",
|
|
"metadata": {
|
|
"plugin_type": "string.concat",
|
|
"category": "string"
|
|
}
|
|
} |