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