UNPKG

discord.js-akinator-jp

Version:

アキネーターのコマンドを作ることができます。

25 lines (24 loc) 552 B
{ "name": "discord.js-akinator-jp", "version": "1.0.1", "description": "アキネーターのコマンドを作ることができます。", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/waki285/Discord.js-Akinator-Package-Dev" }, "keywords": [ "akinator", "discord.js", "aki-api" ], "author": "WillTDA", "license": "ISC", "dependencies": { "aki-api": "^5.2.1", "discord.js": "^12.5.3" } }