UNPKG

@quenty/valueobject

Version:

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

45 lines (44 loc) 1.04 kB
{ "name": "@quenty/valueobject", "version": "13.36.1", "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", "scripts": { "preinstall": "npx only-allow pnpm" }, "contributors": [ "Quenty" ], "dependencies": { "@quenty/brio": "14.35.1", "@quenty/ducktype": "5.11.0", "@quenty/loader": "10.11.0", "@quenty/maid": "3.11.0", "@quenty/rx": "13.33.0", "@quenty/signal": "7.13.1", "@quenty/valuebaseutils": "13.35.1" }, "publishConfig": { "access": "public" }, "gitHead": "f276b791b8eb4e88b952b5babaf0f4189c1a11d0" }