mirror of
				https://github.com/n8n-io/n8n-nodes-starter.git
				synced 2025-10-28 06:02:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			377 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			377 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"node": "n8n-nodes-github-issues",
 | |
| 	"nodeVersion": "1.0",
 | |
| 	"codexVersion": "1.0",
 | |
| 	"categories": ["Development", "Developer Tools"],
 | |
| 	"resources": {
 | |
| 		"credentialDocumentation": [
 | |
| 			{
 | |
| 				"url": "https://github.com/org/repo?tab=readme-ov-file#credentials"
 | |
| 			}
 | |
| 		],
 | |
| 		"primaryDocumentation": [
 | |
| 			{
 | |
| 				"url": "https://github.com/org/repo?tab=readme-ov-file"
 | |
| 			}
 | |
| 		]
 | |
| 	}
 | |
| }
 |