BirAZDAN
{ "//1": "describes your app and its dependencies", "//2": "https://docs.npmjs.com/files/package.json", "//3": "updating this file will download and update your packages", "name": "infinity", "version": "0.0.1", "description": "A simple Node app built on Express, instantly up and running.", "main": "bot.js", "scripts": { "start": "node bot.js" }, "dependencies": { "express": "^4.17.1", "discord.js": "^11.5.1", "chalk": "^4.0.0", "moment": "^2.24.0", "jimp": "^0.10.1", "quick.db": "7.0.0-b21", "common-tags": "^1.8.0", "figlet": "^1.3.0", "parse-ms": "^2.0.0", "...