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",
|
"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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue