@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
JSON
{
"name": "@quenty/hide",
"version": "11.37.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.13.0",
"@quenty/binder": "14.35.0",
"@quenty/brio": "14.29.2",
"@quenty/instanceutils": "13.29.2",
"@quenty/loader": "10.11.0",
"@quenty/rx": "13.28.2",
"@quenty/servicebag": "11.18.0",
"@quenty/transparencyservice": "11.11.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "5cba15660c2856169fd0362e1eeeca4c260029c2"
}