mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 11:36:44 +00:00
19 lines
325 B
JSON
19 lines
325 B
JSON
{
|
|
"name": "vibeflow-n8n",
|
|
"version": "0.8.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "vibeflow-n8n",
|
|
"version": "0.8.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"vibeflow": "bin/vibeflow.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=20"
|
|
}
|
|
}
|
|
}
|
|
}
|