当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
2 Star 6 Fork 1

Rea/倒计时
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 850 Bytes
一键复制 编辑 原始数据 按行查看 历史
nshu 提交于 2020-01-05 21:02 . update remove electron add Settings Card
{
"name": "count-down",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"main": "background.js",
"dependencies": {
"vue": "^2.6.6",
"vue-router": "^3.0.1",
"vuex": "^3.0.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.5.0",
"@vue/cli-plugin-eslint": "^3.5.0",
"@vue/cli-plugin-typescript": "^3.5.0",
"@vue/cli-service": "^3.5.0",
"@vue/eslint-config-prettier": "^4.0.1",
"@vue/eslint-config-typescript": "^4.0.0",
"babel-eslint": "^10.0.1",
"eslint": "^5.8.0",
"eslint-plugin-vue": "^5.0.0",
"node-sass": "^4.11.0",
"sass-loader": "^7.1.0",
"typescript": "^3.2.1",
"vue-cli-plugin-tauri": "^0.0.3",
"vue-template-compiler": "^2.5.21"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/reaink/count_down.git
[email protected]:reaink/count_down.git
reaink
count_down
倒计时
master

搜索帮助