|
|
@ -2,12 +2,13 @@
|
|
|
|
"name": "chatgpt-web-service",
|
|
|
|
"name": "chatgpt-web-service",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"private": false,
|
|
|
|
"private": false,
|
|
|
|
"description": "ChatGPT Web Bot node service",
|
|
|
|
"description": "ChatGPT Web Service",
|
|
|
|
|
|
|
|
"author": "ChenZhaoYu <chenzhaoyu1994@gmail.com>",
|
|
|
|
"keywords": [
|
|
|
|
"keywords": [
|
|
|
|
|
|
|
|
"chatgpt-web",
|
|
|
|
"chatgpt",
|
|
|
|
"chatgpt",
|
|
|
|
"chatbot",
|
|
|
|
"chatbot",
|
|
|
|
"web",
|
|
|
|
"express"
|
|
|
|
"vue"
|
|
|
|
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.0.0"
|
|
|
|
"node": ">=18.0.0"
|
|
|
|