UNPKG

@quenty/roblox-api-dump

Version:

Utility functions for grabbing the Roblox API from the web

49 lines (48 loc) 1.19 kB
{ "name": "@quenty/roblox-api-dump", "version": "8.22.1", "description": "Utility functions for grabbing the Roblox API from the web", "keywords": [ "Roblox", "Nevermore", "Lua", "Http", "API" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/roblox-api-dump/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "scripts": { "preinstall": "npx only-allow pnpm" }, "contributors": [ "Quenty" ], "dependencies": { "@quenty/baseobject": "10.13.0", "@quenty/httppromise": "10.18.1", "@quenty/loader": "10.11.0", "@quenty/maid": "3.9.0", "@quenty/nevermore-test-runner": "1.4.0", "@quenty/promise": "10.18.1", "@quenty/remoting": "12.32.1", "@quenty/servicebag": "11.18.1", "@quenty/table": "3.9.2", "@quenty/valueobject": "13.31.1", "@quentystudios/jest-lua": "3.10.0-quenty.2" }, "publishConfig": { "access": "public" }, "gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba" }