clientzcw
Version:
TypeScript API client for Pezzo
32 lines (31 loc) • 620 B
JSON
{
"name": "clientzcw",
"description": "TypeScript API client for Pezzo",
"version": "0.4.19",
"type": "commonjs",
"author": "Ariel Weinberger",
"keywords": [
"pezzo",
"api",
"client",
"typescript",
"ai",
"prompt",
"repository",
"openai",
"chatgpt",
"gpt-3",
"gpt-4",
"gpt-3.5-turbo"
],
"dependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/pezzolabs/pezzo.git"
},
"homepage": "https://github.com/pezzolabs/pezzo",
"license": "MIT",
"peerDependencies": {
"openai": "^4.0.0"
}
}