UNPKG

@quenty/streamingutils

Version:

Provides utilities for working with Roblox's streaming system

40 lines (39 loc) 862 B
{ "name": "@quenty/streamingutils", "version": "10.18.0", "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", "scripts": { "preinstall": "npx only-allow pnpm" }, "contributors": [ "Quenty" ], "dependencies": { "@quenty/loader": "10.11.0", "@quenty/promise": "10.18.0" }, "publishConfig": { "access": "public" }, "gitHead": "9413391da8b6f9026762285b601fd1d37d385a54" }