mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
17 lines
No EOL
407 B
JSON
17 lines
No EOL
407 B
JSON
{
|
|
"name": "chatgpt-plugin",
|
|
"type": "module",
|
|
"author": "ikechan8370",
|
|
"dependencies": {
|
|
"chatgpt": "^4.4.1",
|
|
"delay": "^5.0.0",
|
|
"keyv-file": "^0.2.0",
|
|
"node-fetch": "^3.3.0",
|
|
"puppeteer-extra": "^3.3.4",
|
|
"puppeteer-extra-plugin-recaptcha": "^3.6.6",
|
|
"puppeteer-extra-plugin-stealth": "^2.11.1",
|
|
"random": "^4.1.0",
|
|
"undici": "^5.19.1",
|
|
"uuid": "^9.0.0"
|
|
}
|
|
} |