mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
chore(package): standardize author
field in package.json
This commit is contained in:
@ -23,7 +23,11 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/kuohuanhuan/x-markdown-css.git"
|
"url": "git+https://github.com/kuohuanhuan/x-markdown-css.git"
|
||||||
},
|
},
|
||||||
"author": "kuohuanhuan",
|
"author": {
|
||||||
|
"name": "kuohuanhuan",
|
||||||
|
"email": "hi@nekohuan.cyou",
|
||||||
|
"url": "https://nekohuan.cyou"
|
||||||
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/kuohuanhuan/x-markdown-css/issues"
|
"url": "https://github.com/kuohuanhuan/x-markdown-css/issues"
|
||||||
|
Reference in New Issue
Block a user