mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-29 08:14:59 +00:00
17 lines
320 B
JSON
17 lines
320 B
JSON
{
|
|
"name": "@autometabuilder/logic_lt",
|
|
"version": "1.0.0",
|
|
"description": "less than comparison.",
|
|
"author": "AutoMetabuilder",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"logic",
|
|
"workflow",
|
|
"plugin"
|
|
],
|
|
"main": "logic_lt.py",
|
|
"metadata": {
|
|
"plugin_type": "logic.lt",
|
|
"category": "logic"
|
|
}
|
|
} |