chatgpt-plugin/package.json
2025-03-20 22:43:39 +08:00

15 lines
291 B
JSON

{
"name": "chatgpt-plugin",
"version": "3.0.0-alpha.2",
"type": "module",
"author": "ikechan8370",
"dependencies": {
"chaite": "^1.3.0",
"js-yaml": "^4.1.0",
"keyv": "^5.3.1",
"keyv-file": "^5.1.2",
"lowdb": "^7.0.1",
"vectra": "^0.9.0"
},
"pnpm": {}
}