UNPKG

@quenty/hide

Version:

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

46 lines (45 loc) 1.12 kB
{ "name": "@quenty/hide", "version": "11.32.0", "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", "scripts": { "preinstall": "npx only-allow pnpm" }, "contributors": [ "Quenty" ], "dependencies": { "@quenty/baseobject": "10.10.0", "@quenty/binder": "14.30.0", "@quenty/brio": "14.25.0", "@quenty/instanceutils": "13.25.0", "@quenty/loader": "10.10.0", "@quenty/rx": "13.24.0", "@quenty/servicebag": "11.14.0", "@quenty/transparencyservice": "11.10.0" }, "publishConfig": { "access": "public" }, "gitHead": "ea9856e1b1ab2c3c1a9c3ed8a07f21a633f59f29" }