UNPKG

@quenty/selectionutils

Version:

Utility methods around Selection service. Useful for plugins and stories.

45 lines (44 loc) 1.05 kB
{ "name": "@quenty/selectionutils", "version": "8.30.2", "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", "scripts": { "preinstall": "npx only-allow pnpm" }, "contributors": [ "Quenty" ], "dependencies": { "@quenty/baseobject": "10.13.0", "@quenty/brio": "14.29.2", "@quenty/loader": "10.11.0", "@quenty/maid": "3.9.0", "@quenty/rx": "13.28.2", "@quenty/signal": "7.13.0", "@quenty/table": "3.9.2", "@quenty/valueobject": "13.30.2" }, "publishConfig": { "access": "public" }, "gitHead": "7672b52f13af6a10df1b189d19d6e2404b5b3e55" }