mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-25 22:35:01 +00:00
17 lines
314 B
JSON
17 lines
314 B
JSON
{
|
|
"name": "@autometabuilder/utils_not",
|
|
"version": "1.0.0",
|
|
"description": "boolean not.",
|
|
"author": "AutoMetabuilder",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"utils",
|
|
"workflow",
|
|
"plugin"
|
|
],
|
|
"main": "utils_not.py",
|
|
"metadata": {
|
|
"plugin_type": "utils.not",
|
|
"category": "utils"
|
|
}
|
|
} |