1 Star 0 Fork 4

SampleX/bili-live-tool

forked from kohai/bili-live-tool 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
kohai 提交于 2021-02-26 17:15 . update
{
"name": "bili-live-tool2",
"version": "1.0.0",
"private": true,
"scripts": {
"electron:build": "vue-cli-service electron:build",
"electron:serve": "vue-cli-service electron:serve",
"postinstall": "electron-builder install-app-deps",
"postuninstall": "electron-builder install-app-deps",
"lint": "vue-cli-service lint"
},
"main": "background.js",
"license": "MIT",
"dependencies": {
"NeteaseCloudMusicApi": "^4.0.2",
"axios": "^0.21.1",
"core-js": "^3.6.5",
"element-ui": "^2.14.1",
"pako": "^2.0.3",
"tencentcloud-sdk-nodejs": "^4.0.65",
"vue": "^2.6.11",
"vuex": "^3.6.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"babel-eslint": "^10.1.0",
"electron": "^7.0.0",
"electron-devtools-installer": "^3.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"vue-cli-plugin-electron-builder": "~2.0.0-rc.5",
"vue-template-compiler": "^2.6.11"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/wake_x/bili-live-tool.git
git@gitee.com:wake_x/bili-live-tool.git
wake_x
bili-live-tool
bili-live-tool
master

搜索帮助