UNPKG

discord-weather-bot

Version:

Discord Bot

28 lines (27 loc) 583 B
{ "name": "discord-weather-bot", "version": "8.6.2", "description": "Discord Bot", "main": "index.js", "engines": { "node": "11.11.0", "npm": "6.7.0" }, "dependencies": { "discord.js": "^11.5.1", "events": "^3.0.0", "node-fetch": "^2.6.0", "querystring": "^0.2.0", "urban": "^0.3.2", "util": "^0.12.0", "weather-js": "^2.0.0", "ytdl-core": "^0.29.2" }, "devDependencies": {}, "scripts": { "start": "node index.js", "install": "npm i" }, "author": "Brahaha#1435", "license": "ISC" }