UNPKG

@quenty/idleservice

Version:

Helps track whether or not a player is idle and if so, then can show UI or other cute things.

46 lines (45 loc) 1.14 kB
{ "name": "@quenty/idleservice", "version": "13.27.1", "description": "Helps track whether or not a player is idle and if so, then can show UI or other cute things.", "keywords": [ "Roblox", "Nevermore", "Lua", "Input", "Idle", "Humanoids" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/idleservice/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "contributors": [ "Quenty" ], "dependencies": { "@quenty/baseobject": "^10.9.0", "@quenty/humanoidtracker": "^13.18.1", "@quenty/loader": "^10.9.0", "@quenty/maid": "^3.5.0", "@quenty/ragdoll": "^15.27.1", "@quenty/rx": "^13.18.1", "@quenty/servicebag": "^11.13.1", "@quenty/statestack": "^14.19.1", "@quenty/valuebaseutils": "^13.18.1", "@quenty/valueobject": "^13.18.1" }, "publishConfig": { "access": "public" }, "gitHead": "847e9e65e518392c1e2f30669ee2589ed3d7e870" }