{ "name": "npmpakg", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "maintainers": ["fiend"], "keywords": [ "npm", "package", "flubel", "discord-user-avatar" ], "author": "", "license": "ISC", "dependencies": { "axios": "^1.3.4", "discord.js": "^13.12.0", "dotenv": "^16.0.3" } }