UNPKG

@quenty/throttle

Version:
40 lines (39 loc) 828 B
{ "name": "@quenty/throttle", "version": "10.10.0", "description": "Adds the throttle function to Roblox", "keywords": [ "Roblox", "Nevermore", "Lua", "throttle", "time" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/throttle/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "contributors": [ "Quenty" ], "dependencies": { "@quenty/loader": "^10.9.0", "@quenty/typeutils": "^1.1.0" }, "devDependencies": { "@quenty/loader": "file:../loader" }, "publishConfig": { "access": "public" }, "gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604" }