@quenty/pagesutils
Version:
Utilities to advance over the Roblox pages API surface
38 lines (37 loc) • 816 B
JSON
{
"name": "@quenty/pagesutils",
"version": "5.11.3",
"description": "Utilities to advance over the Roblox pages API surface",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Promise",
"Pages"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/pagesutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/ducktype": "^5.8.3",
"@quenty/loader": "^10.8.2",
"@quenty/promise": "^10.10.3"
},
"publishConfig": {
"access": "public"
},
"gitHead": "64def70499ec067077ee39f279936b620b217847"
}