mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-05-03 10:14:54 +00:00
5aaa0f27a8
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
17 lines
320 B
JSON
17 lines
320 B
JSON
{
|
|
"name": "@autometabuilder/dict_keys",
|
|
"version": "1.0.0",
|
|
"description": "get dictionary keys.",
|
|
"author": "AutoMetabuilder",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"dict",
|
|
"workflow",
|
|
"plugin"
|
|
],
|
|
"main": "dict_keys.py",
|
|
"metadata": {
|
|
"plugin_type": "dict.keys",
|
|
"category": "dict"
|
|
}
|
|
} |