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

17 lines
323 B
JSON

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