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", "name": "node-red-contrib-openai-config",
"version": "1.0.0", "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", "main": "openai-config.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
@ -11,8 +11,8 @@
"openai", "openai",
"config" "config"
], ],
"author": "Your Name", "author": "Maciej Lebiest",
"license": "MIT", "license": "GPL-3.0",
"node-red": { "node-red": {
"nodes": { "nodes": {
"openai-config": "openai-config.js" "openai-config": "openai-config.js"