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.25.0", "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.0", "@quenty/loader": "^10.9.0", "@quenty/maid": "^3.5.0", "@quenty/ragdoll": "^15.25.0", "@quenty/rx": "^13.18.0", "@quenty/servicebag": "^11.13.0", "@quenty/statestack": "^14.19.0", "@quenty/valuebaseutils": "^13.18.0", "@quenty/valueobject": "^13.18.0" }, "publishConfig": { "access": "public" }, "gitHead": "d39e2002904ee6b9c2f64f3603dd1da4d83d8bdd" }