{
  "name": "fasterprowl",
  "version": "1.0.0",
  "description": "a tool that can be used to periodically adjust indexer prioritindexers added to prowlarr",
  "main": "fasterProwl.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "prowlarr",
    "servarr",
    "rebalancarr"
  ],
  "author": "Wizardry and Steamworks",
  "license": "MIT",
  "dependencies": {
    "axios": "^1.13.6",
    "commander": "^14.0.3",
    "yaml": "^2.8.3"
  }
}
