Commit e5b8f087 authored by nanahira's avatar nanahira

add koishi field

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