Commit 00f845c 1 parent 24d1228 commit 00f845c Copy full SHA for 00f845c
File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " how-to-cook " ,
3
- "description" : " 程序员在家做饭方法指南 。Programmer's guide about how to cook at home (Chinese)." ,
2
+ "name" : " how-to-drink " ,
3
+ "description" : " 程序员在家自制饮品方法指南 。Programmer's guide about how to drink at home (Chinese)." ,
4
4
"version" : " 1.4.0" ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
- "url" : " git+https://github.com/Anduin2017/HowToCook.git "
7
+ "url" : " git+https://github.com/MoYuM/HowToDrink "
8
8
},
9
9
"keywords" : [
10
10
" recipes" ,
11
- " cooking" ,
11
+ " drink" ,
12
+ " cocktail" ,
12
13
" cookbook" ,
13
14
" chinese" ,
14
15
" dishes"
20
21
"markdownlint" : " markdownlint ./dishes ./tips" ,
21
22
"lint" : " npm run textlint && npm run markdownlint && npm run manuallint && echo 'Lint finished. All passed.'"
22
23
},
23
- "author" : " Anduin2017 " ,
24
+ "author" : " moyum " ,
24
25
"license" : " Unlicense" ,
25
26
"bugs" : {
26
- "url" : " https://github.com/Anduin2017/HowToCook /issues"
27
+ "url" : " https://github.com/MoYuM/HowToDrink /issues"
27
28
},
28
- "homepage" : " https://cook.aiursoft.cn" ,
29
29
"dependencies" : {
30
30
"textlint" : " ^12.1.0" ,
31
31
"textlint-rule-ja-space-between-half-and-full-width" : " ^2.2.0" ,
You can’t perform that action at this time.
0 commit comments