1 Star 0 Fork 0

Seho/standard-readme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
Richard Littauer 提交于 2021-01-11 16:25 . 1.2.2
{
"name": "standard-readme-spec",
"version": "1.2.2",
"description": "A standard style for README files",
"bin": "cat.sh",
"repository": {
"type": "git",
"url": "git+https://github.com/RichardLitt/standard-readme.git"
},
"keywords": [
"standard",
"markdown",
"readme",
"parse",
"lint",
"standard-readme",
"spec",
"md",
"documentation"
],
"author": {
"name": "Richard Littauer",
"email": "[email protected]",
"url": "http://burntfen.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/RichardLitt/standard-readme/issues"
},
"homepage": "https://github.com/RichardLitt/standard-readme",
"dependencies": {
"opencollective": "^1.0.3",
"opencollective-postinstall": "^2.0.3"
},
"coordinates": [
52.5173031,
13.4535065
],
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/standard-readme"
},
"scripts": {
"postinstall": "opencollective-postinstall"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yinzhuoei/standard-readme.git
[email protected]:yinzhuoei/standard-readme.git
yinzhuoei
standard-readme
standard-readme
master

搜索帮助