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

liu/GitDigger
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
liu 提交于 2018-07-08 22:04 . chore: upgrade bootstrap.css version
{
"name": "gitdigger",
"version": "0.1.0",
"description": "Dig you interested open source project news.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack --config ./config/webpack.config.js",
"build-watch": "webpack --config ./config/webpack.config.js --watch"
},
"repository": {
"type": "git",
"url": "git@gitee.com:lc-soft/GitDigger.git"
},
"keywords": [
"website",
"flask",
"python"
],
"author": "lc-soft",
"license": "AGPL-3.0",
"devDependencies": {
"coffee-loader": "^0.7.3",
"coffee-script": "^1.12.7",
"css-loader": "^0.28.4",
"expose-loader": "^0.7.3",
"extract-text-webpack-plugin": "^3.0.0",
"fontgen-loader": "^0.2.1",
"node-sass": "^4.5.3",
"octicons": "^7.3.0",
"postcss-loader": "^2.0.6",
"precss": "^2.0.0",
"sass-loader": "^6.0.6",
"style-loader": "^0.18.2",
"webfonts-loader": "^2.0.2",
"webpack": "^3.4.1"
},
"dependencies": {
"bootstrap": "^4.1.1",
"jquery": "^3.2.1",
"popper.js": "^1.11.1",
"tether": "^1.4.0",
"timeago.js": "^3.0.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/lc-soft/GitDigger.git
git@gitee.com:lc-soft/GitDigger.git
lc-soft
GitDigger
GitDigger
master

搜索帮助