{
  "name": "economy-phoenix",
  "version": "1.0.8",
  "description": "Flexible Economy System for Node.js projects. Originally developed for the Phoenix Bot, now available for general use.",
  "main": "src/index.js",
  "keywords": [
    "economy",
    "wallet",
    "bank",
    "currency",
    "nodejs",
    "bot",
    "phoenix",
    "money",
    "coins",
    "json-db"
  ],
  "author": "Exiqon <exiqon@phoenix.dev>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/Exiqonbotz/economy-phoenix.git"
  },
  "My Profile": "https://github.com/Exiqonbotz"
}