Skip to content

Commit

Permalink
feat: 修改描述
Browse files Browse the repository at this point in the history
Signed-off-by: daviantdengwei <[email protected]>
  • Loading branch information
daviantdengwei committed Aug 3, 2022
1 parent 47a40c2 commit ae02b3e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"name": "portable-server",
"version": "1.0.0",
"description": "一个便携的测试服务器",
"keywords": ["development", "test", "portable", "server", "cli", "https", "proxy"],
"git": "https://github.com/antilmid/portable-server",
"main": "./app/index.js",
"bin": {
"pserver": "./app/index.js"
Expand All @@ -13,7 +15,7 @@
"type": "git",
"url": "git+https://github.com/antilmid/portable-server.git"
},
"author": "",
"author": "daviantdengwei",
"license": "ISC",
"bugs": {
"url": "https://github.com/antilmid/portable-server/issues"
Expand Down

0 comments on commit ae02b3e

Please sign in to comment.