@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
JSON
{
"name": "@quenty/hide",
"version": "11.21.3",
"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.19.3",
"@quenty/loader": "^10.8.3",
"@quenty/servicebag": "^11.11.4"
},
"publishConfig": {
"access": "public"
},
"gitHead": "b06c070ae91d5dab7bd8de6e290ad2caabb15d8f"
}