{
  "name": "discord-flags",
  "version": "1.0.3",
  "description": "An Easy Tool For User Flags Information",
  "main": "./src/index.js",
  "types": "./src/index.d.ts",
  "keywords": [
    "dc-flags",
    "dc flags",
    "flags",
    "flags discord user",
    "user flags discord",
    "fetch user flags discordjs",
    "Nego",
    "nego",
    "kardespro",
    "discord-flags",
    "discord flags"
  ],
  "author": "Nego",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kardespro/discord-flags.git"
  },
  "bugs": {
    "url": "https://github.com/kardespro/discord-flags/issues"
  },
  "homepage": "https://github.com/kardespro/discord-flags#readme",
  "dependencies": {
    "quick.db": "^7.1.3"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}