{
  "name": "@quenty/selectionutils",
  "version": "8.17.1",
  "description": "Utility methods around Selection service. Useful for plugins and stories.",
  "keywords": [
    "Roblox",
    "Nevermore",
    "Lua",
    "Selection"
  ],
  "bugs": {
    "url": "https://github.com/Quenty/NevermoreEngine/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Quenty/NevermoreEngine.git",
    "directory": "src/selectionutils/"
  },
  "funding": {
    "type": "patreon",
    "url": "https://www.patreon.com/quenty"
  },
  "license": "MIT",
  "contributors": [
    "Quenty"
  ],
  "dependencies": {
    "@quenty/baseobject": "^10.8.1",
    "@quenty/brio": "^14.17.1",
    "@quenty/loader": "^10.8.1",
    "@quenty/maid": "^3.4.1",
    "@quenty/rx": "^13.17.1",
    "@quenty/signal": "^7.10.1",
    "@quenty/table": "^3.7.2",
    "@quenty/valueobject": "^13.17.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "78c3ac0ab08dd18085b6e6e6e4f745e76ed99f68"
}
