3 Star 0 Fork 0

mirrors_ossf / wg-best-practices-os-developers

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 694 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "wg-best-practices-os-developers",
"version": "1.0.0",
"description": "OpenSSF Repository for the Best Practices for OSS Developers WG",
"scripts": {
"format": "npx prettier --write . && npx markdownlint --fix '**/*.md' --ignore node_modules"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ossf/wg-best-practices-os-developers.git"
},
"author": "",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/ossf/wg-best-practices-os-developers/issues"
},
"homepage": "https://github.com/ossf/wg-best-practices-os-developers#readme",
"devDependencies": {
"markdownlint-cli": "^0.32.2",
"prettier": "^2.7.1"
}
}
1
https://gitee.com/mirrors_ossf/wg-best-practices-os-developers.git
git@gitee.com:mirrors_ossf/wg-best-practices-os-developers.git
mirrors_ossf
wg-best-practices-os-developers
wg-best-practices-os-developers
main

搜索帮助