UNPKG

@quenty/hide

Version:

Utility system that leverages the binder system to hide authored objects. Centralized here for cross-system communication.

38 lines (37 loc) 877 B
{ "name": "@quenty/hide", "version": "11.23.1", "description": "Utility system that leverages the binder system to hide authored objects. Centralized here for cross-system communication.", "keywords": [ "Roblox", "Nevermore", "Lua", "Authoring", "Hide" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/hide/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "contributors": [ "Quenty" ], "dependencies": { "@quenty/binder": "^14.21.1", "@quenty/loader": "^10.9.0", "@quenty/servicebag": "^11.13.1" }, "publishConfig": { "access": "public" }, "gitHead": "847e9e65e518392c1e2f30669ee2589ed3d7e870" }