UNPKG

koishi-plugin-pic-splice-lizard

Version:
29 lines (28 loc) 555 B
{ "name": "koishi-plugin-pic-splice-lizard", "description": "拼接图片,可选择横向或纵向", "version": "1.0.0", "repository": { "type": "git", "url": "git+https://github.com/lizard0126/pic-splice-lizard" }, "main": "lib/index.js", "typings": "lib/index.d.ts", "files": [ "lib", "dist" ], "license": "MIT", "keywords": [ "chatbot", "koishi", "picture", "splice", "拼图", "plugin" ], "peerDependencies": { "koishi": "^4.17.11", "koishi-plugin-puppeteer": "^3.8.3" } }