1 Star 1 Fork 0

weijia / tabby-quick-cmds-buttons

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
weijia 提交于 2023-10-20 21:53 . Fix some minor issues
{
"name": "tabby-quick-cmds-buttons",
"version": "1.0.8",
"description": "An plugin that create buttons for quick commands, need to install quick-cmds and add commands first, based on Eugene Pankov's tabby-clippy",
"keywords": [
"tabby-plugin"
],
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
"build": "webpack --progress --color",
"watch": "webpack --progress --color --watch",
"prepublishOnly": "npm run build"
},
"files": [
"dist"
],
"author": "Richard",
"license": "MIT",
"devDependencies": {
"@angular/animations": "^12.0.0",
"@angular/common": "^12.0.0",
"@angular/core": "^12.0.0",
"@angular/forms": "^12.0.0",
"@angular/platform-browser": "^12.0.0",
"@ng-bootstrap/ng-bootstrap": "^2.2.0",
"@types/webpack-env": "^1.16.0",
"apply-loader": "^2.0.0",
"clippyjs": "^0.0.3",
"css-loader": "^5.1.1",
"node-sass": "^5.0.0",
"pug": "^2.0.3",
"pug-loader": "^2.4.0",
"rxjs": "^7.3.0",
"sass-loader": "^11.0.1",
"style-loader": "^2.0.0",
"tabby-core": "^1.0.156",
"tabby-settings": "^1.0.156",
"tabby-terminal": "^1.0.156",
"ts-loader": "^5.2.1",
"typescript": "~4.2.3",
"webpack": "^5.24.4",
"webpack-cli": "^4.5.0"
},
"dependencies": {
"vue": "^3.2.36"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/weijia/tabby-quick-cmds-buttons.git
git@gitee.com:weijia/tabby-quick-cmds-buttons.git
weijia
tabby-quick-cmds-buttons
tabby-quick-cmds-buttons
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891