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

17 lines
321 B
JSON

{
"name": "@autometabuilder/dict_set",
"version": "1.0.0",
"description": "set value in dictionary.",
"author": "AutoMetabuilder",
"license": "MIT",
"keywords": [
"dict",
"workflow",
"plugin"
],
"main": "dict_set.py",
"metadata": {
"plugin_type": "dict.set",
"category": "dict"
}
}