@quenty/pagesutils
Version:
Utilities to advance over the Roblox pages API surface
41 lines (40 loc) • 875 B
JSON
{
"name": "@quenty/pagesutils",
"version": "5.17.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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/ducktype": "5.10.0",
"@quenty/loader": "10.10.0",
"@quenty/promise": "10.16.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "305e70aba3395b2f94f500c731327760984aeb4f"
}