update info

This commit is contained in:
Maciej Lebiest 2025-06-09 17:46:14 +02:00
parent edb5499caf
commit 779488e2f3

View file

@ -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"