mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-05-03 02:04:56 +00:00
5aaa0f27a8
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
17 lines
332 B
JSON
17 lines
332 B
JSON
{
|
|
"name": "@autometabuilder/logic_lte",
|
|
"version": "1.0.0",
|
|
"description": "less than or equal comparison.",
|
|
"author": "AutoMetabuilder",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"logic",
|
|
"workflow",
|
|
"plugin"
|
|
],
|
|
"main": "logic_lte.py",
|
|
"metadata": {
|
|
"plugin_type": "logic.lte",
|
|
"category": "logic"
|
|
}
|
|
} |