{
  "name": "@quenty/scoredactionservice",
  "version": "16.26.1",
  "description": "Scores actions and picks the highest rated one every frame",
  "keywords": [
    "Roblox",
    "Nevermore",
    "Lua",
    "Input",
    "Scoring"
  ],
  "bugs": {
    "url": "https://github.com/Quenty/NevermoreEngine/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Quenty/NevermoreEngine.git",
    "directory": "src/scoredactionservice/"
  },
  "funding": {
    "type": "patreon",
    "url": "https://www.patreon.com/quenty"
  },
  "license": "MIT",
  "contributors": [
    "Quenty"
  ],
  "dependencies": {
    "@quenty/baseobject": "^10.9.0",
    "@quenty/brio": "^14.18.1",
    "@quenty/inputkeymaputils": "^14.25.1",
    "@quenty/inputmode": "^13.20.1",
    "@quenty/loader": "^10.9.0",
    "@quenty/maid": "^3.5.0",
    "@quenty/rx": "^13.18.1",
    "@quenty/signal": "^7.11.1",
    "@quenty/statestack": "^14.19.1",
    "@quenty/table": "^3.8.0",
    "@quenty/valueobject": "^13.18.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "847e9e65e518392c1e2f30669ee2589ed3d7e870"
}
