@quenty/friendutils
Version:
Utlity functions to help find friends of a user. Also contains utility to make testing in studio easier.
42 lines (41 loc) • 970 B
JSON
{
"name": "@quenty/friendutils",
"version": "12.29.2",
"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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/brio": "14.29.2",
"@quenty/loader": "10.11.0",
"@quenty/maid": "3.9.0",
"@quenty/promise": "10.18.0",
"@quenty/rx": "13.28.2"
},
"publishConfig": {
"access": "public"
},
"gitHead": "7672b52f13af6a10df1b189d19d6e2404b5b3e55"
}