1 Star 0 Fork 5

有妖气/程序员做饭指南

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 758 Bytes
一键复制 编辑 原始数据 按行查看 历史
Anduin Xue 提交于 2022-03-23 19:03 . 发布 1.2.0
{
"name": "how-to-cook",
"description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese).",
"version": "1.2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/Anduin2017/HowToCook.git"
},
"keywords": [
"recipes",
"cooking",
"cookbook",
"chinese",
"dishes"
],
"author": "Anduin2017",
"license": "Unlicense",
"bugs": {
"url": "https://github.com/Anduin2017/HowToCook/issues"
},
"homepage": "https://cook.aiurs.co",
"dependencies": {
"textlint": "^12.1.0",
"textlint-rule-ja-space-between-half-and-full-width": "^2.2.0",
"textlint-rule-zh-half-and-full-width-bracket": "^1.1.0"
},
"devDependencies": {
"glob": "^7.2.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/120018425/programmers-cooking-guide.git
git@gitee.com:120018425/programmers-cooking-guide.git
120018425
programmers-cooking-guide
程序员做饭指南
master

搜索帮助