@quenty/playerthumbnailutils
Version:
Reimplementation of Player:GetUserThumbnailAsync but as a promise with retry logic
36 lines (35 loc) • 820 B
JSON
{
"name": "@quenty/playerthumbnailutils",
"version": "10.11.0",
"description": "Reimplementation of Player:GetUserThumbnailAsync but as a promise with retry logic",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Thumbnail"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/playerthumbnailutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/loader": "^10.9.0",
"@quenty/promise": "^10.11.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604"
}