mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-11 07:04:06 -08:00
27 lines
532 B
JSON
27 lines
532 B
JSON
|
{
|
||
|
"node": "n8n-nodes-base.mindee",
|
||
|
"nodeVersion": "1.0",
|
||
|
"codexVersion": "1.0",
|
||
|
"categories": [
|
||
|
"Utility"
|
||
|
],
|
||
|
"resources": {
|
||
|
"credentialDocumentation": [
|
||
|
{
|
||
|
"url": "https://docs.n8n.io/credentials/mindee"
|
||
|
}
|
||
|
],
|
||
|
"primaryDocumentation": [
|
||
|
{
|
||
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.mindee/"
|
||
|
}
|
||
|
],
|
||
|
"generic": [
|
||
|
{
|
||
|
"label": "Building an expense tracking app in 10 minutes",
|
||
|
"icon": "📱",
|
||
|
"url": "https://n8n.io/blog/building-an-expense-tracking-app-in-10-minutes/"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|