@quenty/pagesutils
Version:
Utilities to advance over the Roblox pages API surface
38 lines (37 loc) • 816 B
JSON
{
"name": "@quenty/pagesutils",
"version": "5.12.0",
"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.9.0",
"@quenty/loader": "^10.9.0",
"@quenty/promise": "^10.11.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604"
}