UNPKG

@quenty/servicebag

Version:

Service providing mechanisms for Nevermore

38 lines (37 loc) 808 B
{ "name": "@quenty/servicebag", "version": "11.13.1", "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", "contributors": [ "Quenty" ], "dependencies": { "@quenty/baseobject": "^10.9.0", "@quenty/loader": "^10.9.0", "@quenty/signal": "^7.11.1" }, "publishConfig": { "access": "public" }, "gitHead": "847e9e65e518392c1e2f30669ee2589ed3d7e870" }