@quenty/servicebag
Version:
Service providing mechanisms for Nevermore
41 lines (40 loc) • 867 B
JSON
{
"name": "@quenty/servicebag",
"version": "11.16.0",
"description": "Service providing mechanisms for Nevermore",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Assembly",
"Services"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/services/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/baseobject": "10.12.0",
"@quenty/loader": "10.10.0",
"@quenty/signal": "7.12.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "305e70aba3395b2f94f500c731327760984aeb4f"
}