{
  "name": "visa2discord",
  "version": "1.1.4",
  "description": "A package for your discord needs",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "discord.js": "^14.11.0",
    "moment": "^2.29.4",
    "moment-timezone": "^0.5.43",
    "twemoji": "^14.0.2"
  },
  "scripts": {
    "start": "node ./test/index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TejasLamba2006/visa2discord.git"
  },
  "keywords": [],
  "author": "TejasLamba2006",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/TejasLamba2006/visa2discord/issues"
  },
  "homepage": "https://github.com/TejasLamba2006/visa2discord#readme"
}