UNPKG

koishi-plugin-jrrp

Version:
40 lines (39 loc) 845 B
{ "name": "koishi-plugin-jrrp", "version": "1.1.1", "description": "That \"jrrp\" for Koishi.js.", "author": "i'DLisT <me@idl.ist> (https://idl.ist/)", "license": "MIT", "keywords": [ "koishi.js", "koishi", "plugin", "jrrp", "fortune" ], "main": "index.js", "typings": "index.d.ts", "files": [ "index.js", "index.d.ts", "src", "locales" ], "repository": { "type": "git", "url": "git+https://github.com/idlist/koishi-plugin-jrrp.git" }, "bugs": { "url": "https://github.com/idlist/koishi-plugin-jrrp/issues" }, "homepage": "https://github.com/idlist/koishi-plugin-jrrp#readme", "scripts": {}, "koishi": { "description": { "zh": "今日人品插件" } }, "peerDependencies": { "koishi": "^4.0.0" } }