update info
This commit is contained in:
parent
edb5499caf
commit
779488e2f3
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue