mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-29 16:24:58 +00:00
11 lines
249 B
JSON
11 lines
249 B
JSON
{
|
|
"name": "@metabuilder/workflow-plugins-email",
|
|
"version": "1.0.0",
|
|
"description": "Email operation plugins for MetaBuilder workflow engine (sync, search, parse)",
|
|
"private": true,
|
|
"workspaces": [
|
|
"imap-sync",
|
|
"imap-search"
|
|
]
|
|
}
|