From 779488e2f3f3c0254b361b0428d9f402c51cdebb Mon Sep 17 00:00:00 2001 From: Maciej Lebiest Date: Mon, 9 Jun 2025 17:46:14 +0200 Subject: [PATCH] update info --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 574cf8c..93bd0d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-red-contrib-openai-config", "version": "1.0.0", - "description": "A configuration node for OpenAI-like API URL and token", + "description": "MaciejCloud specific node red nodes", "main": "openai-config.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" @@ -11,8 +11,8 @@ "openai", "config" ], - "author": "Your Name", - "license": "MIT", + "author": "Maciej Lebiest", + "license": "GPL-3.0", "node-red": { "nodes": { "openai-config": "openai-config.js"