mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-23 12:26:59 +00:00
change project settings
This commit is contained in:
17
package.json
17
package.json
@ -1,19 +1,14 @@
|
||||
{
|
||||
"name": "nonebot",
|
||||
"version": "2.0.0",
|
||||
"description": "An asynchronous QQ bot framework.",
|
||||
"homepage": "https://nonebot.cqp.moe/",
|
||||
"description": "An asynchronous python bot framework.",
|
||||
"homepage": "https://docs.nonebot.dev/",
|
||||
"main": "index.js",
|
||||
"contributors": [{
|
||||
"name": "Richard Chien",
|
||||
"email": "richardchienthebest@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "yanyongyu",
|
||||
"email": "yanyongyu_1@126.com"
|
||||
}
|
||||
],
|
||||
"repository": "https://github.com/nonebot/nonebot/nonebot",
|
||||
"name": "yanyongyu",
|
||||
"email": "yanyongyu_1@126.com"
|
||||
}],
|
||||
"repository": "https://github.com/nonebot/nonebot/",
|
||||
"bugs": {
|
||||
"url": "https://github.com/nonebot/nonebot/issues"
|
||||
},
|
||||
|
Reference in New Issue
Block a user