mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-25 06:15:01 +00:00
17 lines
341 B
JSON
17 lines
341 B
JSON
{
|
|
"name": "@autometabuilder/string_upper",
|
|
"version": "1.0.0",
|
|
"description": "convert string to uppercase.",
|
|
"author": "AutoMetabuilder",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"string",
|
|
"workflow",
|
|
"plugin"
|
|
],
|
|
"main": "string_upper.py",
|
|
"metadata": {
|
|
"plugin_type": "string.upper",
|
|
"category": "string"
|
|
}
|
|
} |