mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
⚡ Add new files and fix existing files (#1913)
This commit is contained in:
24
packages/nodes-base/nodes/Git/Git.node.json
Normal file
24
packages/nodes-base/nodes/Git/Git.node.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"node": "n8n-nodes-base.git",
|
||||
"nodeVersion": "1.0",
|
||||
"codexVersion": "1.0",
|
||||
"categories": [
|
||||
"Core Nodes",
|
||||
"Development"
|
||||
],
|
||||
"resources": {
|
||||
"credentialDocumentation": [
|
||||
{
|
||||
"url": "https://docs.n8n.io/credentials/git"
|
||||
}
|
||||
],
|
||||
"primaryDocumentation": [
|
||||
{
|
||||
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.git/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"subcategories": [
|
||||
"Helpers"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user