@quenty/remotefunctionutils
Version:
Utility functions to wrap invoking a remote function with a promise
36 lines (35 loc) • 801 B
JSON
{
"name": "@quenty/remotefunctionutils",
"version": "10.10.3",
"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",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/loader": "^10.8.2",
"@quenty/promise": "^10.10.3"
},
"publishConfig": {
"access": "public"
},
"gitHead": "64def70499ec067077ee39f279936b620b217847"
}