{
  "author": {
    "name": "mzrdev"
  },
  "bugs": {
    "url": "https://github.com/MZRCode/croxydb-stats/issues"
  },
  "deprecated": false,
  "description": "Croxydb modülü için geliştirilen stats modülü",
  "homepage": "https://github.com/MZRCode/croxydb-stats#readme",
  "keywords": [
    "croxydb",
    "croxydbstats",
    "croxyistatistik"
  ],
  "license": "MIT",
  "main": "./file/index.js",
  "types": "./typings/index.d.ts",
  "name": "croxydb-stats",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MZRCode/croxydb-stats.git"
  },
  "version": "0.0.4",
  "dependencies": {
    "fs": "^0.0.1-security",
    "path": "^0.12.7"
  }
}