{
  "name": "ghost-eco",
  "version": "3.6.6",
  "description": "Ekonomi için kullanabileceğiniz bir modüldür.",
  "main": "dist/index.js",
  "module": "dist/index.mjs",
  "types": "./typings/index.d.ts",
  "files": [
    "dist/"
  ],
  "exports": {
    "require": "./dist/index.js",
    "import": "./dist/index.mjs"
  },
  "scripts": {
    "build": "tsc && node ."
  },
  "dependencies": {
    "@types/node": "^16.6.1",
    "discord.js": "^13.1.0",
    "fs": "^0.0.1-security",
    "moment": "^2.29.1",
    "parse-ms": "^2.1.0",
    "quick.db": "^7.1.3",
    "typescript": "^4.3.5"
  },
  "keywords": [
    "discord economy",
    "discord ekonomi",
    "ekonomi",
    "economy",
    "discord.js",
    "discord-buttons",
    "discord.js buttons",
    "discord buttons"
  ]
}
