Commit e5b8f087 authored by nanahira's avatar nanahira

add koishi field

parent 9885a56e
......@@ -21,8 +21,6 @@
"qqbot",
"cqhttp",
"onebot",
"impl:pics",
"optional:assets"
],
"bugs": {
"url": "https://github.com/koishijs/koishi-plugin-pics/issues"
......@@ -75,5 +73,22 @@
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
},
"koishi": {
"service": {
"optional": [
"assets"
],
"implements": [
"pics"
]
},
"locales": [
"en",
"zh"
],
"recommends": [
"picsource-lolicon"
]
}
}
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