UNPKG

@quenty/undostack

Version:
43 lines (42 loc) 987 B
{ "name": "@quenty/undostack", "version": "7.22.1", "description": "Generalized undo stack for Roblox", "keywords": [ "Roblox", "Nevermore", "Lua", "Undo" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/undostack/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "contributors": [ "Quenty" ], "dependencies": { "@quenty/baseobject": "^10.9.1", "@quenty/ducktype": "^5.9.1", "@quenty/instanceutils": "^13.21.0", "@quenty/loader": "^10.9.1", "@quenty/maid": "^3.5.1", "@quenty/promise": "^10.12.4", "@quenty/rx": "^13.21.0", "@quenty/signal": "^7.11.3", "@quenty/valueobject": "^13.22.1" }, "publishConfig": { "access": "public" }, "gitHead": "5232cd2c58ca0dcdf591dd8ae78995211da2f3e2" }