16 Star 119 Fork 23

小弟调调 / oscnews

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
小弟调调 提交于 2022-03-27 00:18 . released v1.16.0
{
"name": "oscnews",
"version": "1.16.0",
"description": "开源中国新闻,查看开源中国软件更新资讯,文档导航,GitHub 趋势榜,和时钟页面。",
"private": true,
"main": "index.js",
"scripts": {
"start": "BUILD_PATH=dist kkt start --watch --no-open-browser",
"build": "BUILD_PATH=dist kkt build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jaywcjlove/oscnews.git"
},
"keywords": [],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/jaywcjlove/oscnews/issues"
},
"homepage": "https://github.com/jaywcjlove/oscnews#readme",
"devDependencies": {
"@kkt/less-modules": "~7.1.1",
"clean-webpack-plugin": "~4.0.0",
"filemanager-webpack-plugin": "~6.1.7",
"kkt": "~7.1.5"
},
"dependencies": {
"@wcj/dark-mode": "~1.0.13",
"cheerio": "~1.0.0-rc.10",
"classnames": "~2.3.1",
"linux-command": "~1.9.0",
"prop-types": "~15.8.1",
"react": "~17.0.2",
"react-dom": "~17.0.2",
"solarlunar": "~2.0.7"
},
"eslintConfig": {
"extends": "react-app"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
JavaScript
1
https://gitee.com/jaywcjlove/oscnews.git
git@gitee.com:jaywcjlove/oscnews.git
jaywcjlove
oscnews
oscnews
master

搜索帮助