UNPKG

tabby-chatgpt-plugin

Version:

18 lines 325 B
{ "name": "tabby-chatgpt-plugin", "version": "1.0.1", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "keywords": [ "terminus-plugin", "tabby-plugin" ], "description": "", "dependencies": { "axios": "^1.7.7" } }