UNPKG

leveling-discord

Version:
25 lines (24 loc) 561 B
{ "name": "leveling-discord", "version": "1.0.3", "description": "A leveling system for Discord bot.", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Discord", "JavaScript", "Leveling" ], "repository": { "type": "git", "url": "https://github.com/lehieugch68/leveling-system-discord.git" }, "author": "Le Hieu", "license": "MIT", "homepage": "https://github.com/lehieugch68/leveling-system-discord", "dependencies": { "sqlite3": "^5.0.2" } }