1 Star 0 Fork 0

逆流鱼 / github-star-stats

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.74 KB
一键复制 编辑 原始数据 按行查看 历史
Tristan 提交于 2021-01-10 21:17 . fix: github token update
{
"name": "github-star-stats",
"version": "1.3.0",
"description": "Awesome github repo star tool",
"main": "index.js",
"scripts": {
"start": "node scripts/start.js",
"build": "node scripts/build.js",
"changelog": "auto-changelog -p --release-summary -l false --template changelog.template.hbs && git add CHANGELOG.md"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zerosoul/github-star-stats.git"
},
"keywords": [
"github",
"star",
"tool",
"react",
"repo",
"awesome"
],
"author": "Tristan",
"license": "ISC",
"bugs": {
"url": "https://github.com/zerosoul/github-star-stats/issues"
},
"homepage": "https://stars.yangerxiao.com",
"dependencies": {
"@ant-design/icons": "^4.3.0",
"@apollo/client": "^3.3.6",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@ungap/url-search-params": "^0.2.2",
"antd": "^4.10.0",
"bfj": "^7.0.2",
"core-js": "^3.8.2",
"graphql": "^15.4.0",
"graphql-tag": "^2.11.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-github-fork-ribbon": "^0.6.0",
"react-refresh": "^0.9.0",
"react-sparklines": "^1.7.0",
"recharts": "1.8.5",
"styled-components": "^5.2.1",
"styled-reset": "^4.3.4"
},
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.12.11",
"@babel/preset-react": "^7.12.10",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"auto-changelog": "^2.2.1",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-plugin-import": "^1.13.3",
"css-loader": "^5.0.1",
"dotenv": "^8.2.0",
"dotenv-expand": "^5.1.0",
"eslint": "^7.17.0",
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^4.5.1",
"husky": "^4.3.7",
"lint-staged": "^10.5.3",
"mini-css-extract-plugin": "^1.3.3",
"pnp-webpack-plugin": "^1.6.4",
"prettier": "^2.2.1",
"react-dev-utils": "11.0.1",
"style-loader": "^2.0.0",
"terser-webpack-plugin": "4.2.3",
"url-loader": "^4.1.1",
"webpack": "4.44.2",
"webpack-bundle-analyzer": "^4.3.0",
"webpack-dev-server": "^3.11.1",
"webpack-manifest-plugin": "^3.0.0",
"workbox-webpack-plugin": "^6.0.2"
},
"engines": {
"node": ">=12.0.0",
"npm": ">=6.0.0"
},
"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/zyanggc/github-star-stats.git
git@gitee.com:zyanggc/github-star-stats.git
zyanggc
github-star-stats
github-star-stats
master

搜索帮助