3 Star 0 Fork 0

mirrors_cocos-creator/devops-labeler

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 680 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andy McKay 提交于 2021-10-08 13:59 . Update package.json
{
"name": "labeler",
"version": "1.0.4",
"description": "Labels issues when they land in a repo.",
"main": "label.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"lint": "eslint ."
},
"repository": {
"type": "git",
"url": "git+https://github.com/andymckay/labeler.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/andymckay/labeler/issues"
},
"homepage": "https://github.com/andymckay/labeler#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^1.0.1",
"eslint": "^6.5.1",
"eslint-plugin-prettier": "^3.1.1",
"prettier": "^1.18.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_cocos-creator/devops-labeler.git
[email protected]:mirrors_cocos-creator/devops-labeler.git
mirrors_cocos-creator
devops-labeler
devops-labeler
master

搜索帮助