@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.38.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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/baseobject": "10.13.0",
"@quenty/binder": "14.36.1",
"@quenty/brio": "14.30.1",
"@quenty/instanceutils": "13.30.1",
"@quenty/loader": "10.11.0",
"@quenty/rx": "13.28.3",
"@quenty/servicebag": "11.18.1",
"@quenty/transparencyservice": "11.11.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba"
}