Skip to content

Commit

Permalink
完善包信息
Browse files Browse the repository at this point in the history
  • Loading branch information
wherewhere committed Dec 20, 2024
1 parent 79f628b commit bdba952
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,44 @@
{
"name": "wherlog",
"version": "0.0.1",
"description": "wherewhere的个人博客",
"private": true,
"scripts": {
"build": "hexo generate",
"clean": "hexo clean",
"deploy": "hexo deploy",
"server": "hexo server"
},
"keywords": [
"博客",
"开发",
"where",
"薇ㄦ",
"whercate"
],
"homepage": "https://github.com/wherewhere/wherewhere.github.io",
"bugs": {
"url": "https://github.com/wherewhere/wherewhere.github.io/issues"
},
"license": "Apache-2.0",
"author": "wherewhere7",
"contributors": [
"wherewhere"
],
"funding": [
{
"type": "patreon",
"url": "https://www.patreon.com/wherewhere"
},
{
"type": "爱发电",
"url": "http://afdian.com/@wherewhere"
}
],
"repository": {
"type": "git",
"url": "git+https://github.com/wherewhere/wherewhere.github.io.git"
},
"hexo": {
"version": "7.3.0"
},
Expand Down

0 comments on commit bdba952

Please sign in to comment.