UNPKG

koishi-plugin-gamewallpaper-byripple

Version:

【白嫖随机游戏壁纸、根据壁纸猜游戏名】

34 lines (33 loc) 727 B
{ "name": "koishi-plugin-gamewallpaper-byripple", "description": "【白嫖随机游戏壁纸、根据壁纸猜游戏名】", "private": false, "version": "1.0.1", "main": "lib/index.js", "files": [ "lib" ], "author": "rippppp <me@hiripple.com>", "maintainers": [ "ripp <me@hiripple.com>" ], "license": "MIT", "keywords": [ "koishi", "plugin", "steam", "game", "PlayStation", "xbox", "subscribe", "epic" ], "peerDependencies": { "koishi": "^4.9.9" }, "dependencies": { "axios": "^1.2.2", "axios-retry": "^3.3.1", "string-similarity": "^4.0.0" } }