UNPKG

@quenty/remotefunctionutils

Version:

Utility functions to wrap invoking a remote function with a promise

39 lines (38 loc) 860 B
{ "name": "@quenty/remotefunctionutils", "version": "10.18.0", "description": "Utility functions to wrap invoking a remote function with a promise", "keywords": [ "Roblox", "Nevermore", "Lua", "Network" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/remotefunctionutils/" }, "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" }