UNPKG

@quenty/streamingutils

Version:

Provides utilities for working with Roblox's streaming system

37 lines (36 loc) 803 B
{ "name": "@quenty/streamingutils", "version": "10.10.2", "description": "Provides utilities for working with Roblox's streaming system", "keywords": [ "Roblox", "Nevermore", "Lua", "Streaming", "Promises" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/streamingutils/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "contributors": [ "Quenty" ], "dependencies": { "@quenty/loader": "^10.8.1", "@quenty/promise": "^10.10.2" }, "publishConfig": { "access": "public" }, "gitHead": "78c3ac0ab08dd18085b6e6e6e4f745e76ed99f68" }