mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 06:16:40 +00:00
Rebuild Vibeflow as an n8n safety gate
This commit is contained in:
parent
79fc67166a
commit
febec32131
101 changed files with 2405 additions and 3557 deletions
19
package-lock.json
generated
Normal file
19
package-lock.json
generated
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue