We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
funding
1 parent d099be9 commit bfd2ff8Copy full SHA for bfd2ff8
package.json
@@ -9,6 +9,7 @@
9
},
10
"homepage": "https://chatgpt.js.org",
11
"license": "MIT",
12
+ "funding": "http://github.com/sponsors/KudoAI",
13
"browser": "chatgpt.js",
14
"files": [
15
"chatgpt.js",
@@ -59,10 +60,6 @@
59
60
"openai"
61
],
62
"bugs": "https://github.com/KudoAI/chatgpt.js/issues",
- "funding": {
63
- "type": "github",
64
- "url": "https://github.com/sponsors/KudoAI"
65
- },
66
"devDependencies": {
67
"@adamlui/minify.js": "^1.8.5",
68
"@adamlui/scss-to-css": "^1.10.13",
0 commit comments