@quenty/friendutils
Version:
Utlity functions to help find friends of a user. Also contains utility to make testing in studio easier.
39 lines (38 loc) • 914 B
JSON
{
"name": "@quenty/friendutils",
"version": "12.17.3",
"description": "Utlity functions to help find friends of a user. Also contains utility to make testing in studio easier.",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Players"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/friendutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/brio": "^14.17.3",
"@quenty/loader": "^10.8.3",
"@quenty/maid": "^3.4.3",
"@quenty/promise": "^10.10.4",
"@quenty/rx": "^13.17.3"
},
"publishConfig": {
"access": "public"
},
"gitHead": "b06c070ae91d5dab7bd8de6e290ad2caabb15d8f"
}