UNPKG

@quenty/valueobject

Version:

To work like value objects in Roblox and track a single item with .Changed events

42 lines (41 loc) 982 B
{ "name": "@quenty/valueobject", "version": "13.18.0", "description": "To work like value objects in Roblox and track a single item with .Changed events", "keywords": [ "Roblox", "Nevermore", "Lua", "event", "valueobject" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/valueobject/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "contributors": [ "Quenty" ], "dependencies": { "@quenty/brio": "^14.18.0", "@quenty/ducktype": "^5.9.0", "@quenty/loader": "^10.9.0", "@quenty/maid": "^3.5.0", "@quenty/rx": "^13.18.0", "@quenty/signal": "^7.11.0", "@quenty/valuebaseutils": "^13.18.0" }, "publishConfig": { "access": "public" }, "gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604" }