koishi-plugin-gosen-choyen
Version:
Send 5000Choyen style picture via Koishi.js.
25 lines (24 loc) • 671 B
JSON
{
"name": "koishi-plugin-gosen-choyen",
"version": "2.0.2",
"description": "Send 5000Choyen style picture via Koishi.js.",
"main": "index.js",
"author": "i'DLisT <me@idl.ist> (https://idl.ist/)",
"license": "MIT",
"keywords": [
"koishi",
"koishi.js"
],
"homepage": "https://github.com/idlist/koishi-plugin-gosen-choyen#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/idlist/koishi-plugin-gosen-choyen.git"
},
"bugs": {
"url": "https://github.com/idlist/koishi-plugin-gosen-choyen/issues"
},
"dependencies": {
"koishi": "^4.0.0",
"koishi-plugin-canvas": "^0.1.0"
}
}