UNPKG

discord-leveling-firebase

Version:
29 lines (28 loc) 825 B
{ "name": "discord-leveling-firebase", "version": "0.9.25", "description": "Sistema de leveling exponencial para bots do Discord.", "main": "lib/index.js", "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/jjoaovitor7/discord-leveling-firebase.git" }, "keywords": [ "discord", "discordjs", "leveling", "firebase", "discord-leveling", "ranking" ], "author": "João Vítor <joaovitorsf7@hotmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/jjoaovitor7/discord-leveling-firebase/issues" }, "homepage": "https://github.com/jjoaovitor7/discord-leveling-firebase#readme", "dependencies": { "firebase": "^9.9.1" } }