Commit bcbc410e authored by nanahira's avatar nanahira

license

parent 2d42db99
Pipeline #4484 passed with stages
in 42 seconds
{ {
"name": "koishi-plugin-act", "name": "koishi-plugin-act",
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "A plugin playing acts in QQ groups",
"main": "dist/index.js", "main": "dist/index.js",
"dependencies": { "dependencies": {
"source-map-support": "^0.5.19" "source-map-support": "^0.5.19"
...@@ -41,8 +41,18 @@ ...@@ -41,8 +41,18 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git@git.mycard.moe:nanahira/koishi-plugin-act.git" "url": "https://code.mycard.moe/nanahira/koishi-plugin-act.git"
}, },
"author": "Nanahira", "author": "Nanahira",
"license": "ISC" "license": "MIT",
"keywords": [
"Koishi.js",
"qqbot",
"cqhttp",
"onebot"
],
"bugs": {
"url": "https://code.mycard.moe/nanahira/koishi-plugin-act/issues"
},
"homepage": "https://code.mycard.moe/nanahira/koishi-plugin-act"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment