{
  "name": "cs2-toolkit",
  "version": "1.1.7",
  "description": "JavaScript library that simplifies your interaction with Counter-Strike 2.",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TysikGG/cs2-toolkit"
  },
  "keywords": [
    "Steam",
    "inventory",
    "steam-inventory-api",
    "steamapi",
    "steam market",
    "steam",
    "steam community",
    "steam-get-inventory",
    "nodejs steam",
    "steam modules",
    "steam-api",
    "steam-market-pricing",
    "steam-inventory",
    "steam-ru",
    "steam-russian",
    "russian"
  ],
  "author": "tysik",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/TysikGG/cs2-toolkit/issues"
  },
  "homepage": "https://github.com/TysikGG/cs2-toolkit#readme",
  "dependencies": {
    "axios": "^1.8.3",
    "request": "^2.88.0"
  }
}
