mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-05-02 09:45:09 +00:00
17 lines
321 B
JSON
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"
|
|
}
|
|
} |