1 Star 5 Fork 0

萌萌哒赫萝 / word-GPT-Plus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.84 KB
一键复制 编辑 原始数据 按行查看 历史
萌萌哒赫萝 提交于 2024-05-24 22:18 . :tada:Release(custom): v0.4.5
{
"name": "word-gpt-plus",
"version": "0.4.5",
"private": true,
"scripts": {
"dev": "vue-cli-service serve --port 3000",
"serve": "vue-cli-service serve --port 3000",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint --fix",
"cz": "git-cz",
"release": "bump-version",
"lint:dpdm": "dpdm -T --tsconfig ./tsconfig.json --no-tree --no-warning --exit-code circular:1 src/main.ts"
},
"dependencies": {
"@azure/openai": "1.0.0-beta.4",
"@element-plus/icons-vue": "^2.3.1",
"@google/generative-ai": "^0.5.0",
"axios": "^1.6.2",
"core-js": "^3.33.3",
"dexie": "^3.2.4",
"element-plus": "2.4.4",
"openai": "^4.10.0",
"unfetch": "^5.0.0",
"vue": "^3.3.11",
"vue-class-component": "^8.0.0-rc.1",
"vue-i18n": "^9.8.0",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@picgo/bump-version": "^1.1.2",
"@types/office-js": "^1.0.390",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-eslint": "^5.0.8",
"@vue/cli-plugin-router": "^5.0.8",
"@vue/cli-plugin-typescript": "^5.0.8",
"@vue/cli-service": "^5.0.8",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^12.0.0",
"dpdm": "^3.14.0",
"eslint": "^8.55.0",
"eslint-plugin-vue": "^9.19.2",
"stylus": "^0.61.0",
"stylus-loader": "^7.1.3",
"typescript": "^5.2.2"
},
"commitlint": {
"extends": [
"./node_modules/@picgo/bump-version/commitlint-picgo"
]
},
"config": {
"commitizen": {
"path": "./node_modules/cz-customizable"
},
"cz-customizable": {
"config": "./node_modules/@picgo/bump-version/.cz-config.js"
}
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/kuingsmile/word-GPT-Plus.git
git@gitee.com:kuingsmile/word-GPT-Plus.git
kuingsmile
word-GPT-Plus
word-GPT-Plus
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891