mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-15 12:57:10 +00:00
14 lines
266 B
JSON
14 lines
266 B
JSON
{
|
|
"name": "chatgpt-plugin",
|
|
"version": "3.0.0-alpha.1",
|
|
"type": "module",
|
|
"author": "ikechan8370",
|
|
"dependencies": {
|
|
"chaite": "^1.1.1",
|
|
"keyv": "^5.3.1",
|
|
"keyv-file": "^5.1.2",
|
|
"lowdb": "^7.0.1",
|
|
"vectra": "^0.9.0"
|
|
},
|
|
"pnpm": {}
|
|
}
|