UNPKG
n8n-nodes-tail
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Tail trigger
www.zubial.net
zubial/n8n-nodes-tail
n8n-nodes-tail
/
dist
/
nodes
/
Tail
/
Tail.node.json
17 lines
(16 loc)
•
363 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"node"
:
"n8n-nodes-base.tail"
,
"nodeVersion"
:
"1.0"
,
"codexVersion"
:
"1.0"
,
"categories"
:
[
"Development"
,
"Core Nodes"
]
,
"resources"
:
{
"primaryDocumentation"
:
[
{
"url"
:
"https://www.zubial.net/"
}
]
}
,
"subcategories"
:
{
"Core Nodes"
:
[
"Other Trigger Nodes"
]
}
}