UNPKG

@quenty/undostack

Version:
42 lines (41 loc) 957 B
{ "name": "@quenty/undostack", "version": "7.18.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.0", "@quenty/ducktype": "^5.9.0", "@quenty/instanceutils": "^13.18.1", "@quenty/loader": "^10.9.0", "@quenty/maid": "^3.5.0", "@quenty/promise": "^10.11.0", "@quenty/signal": "^7.11.1", "@quenty/valueobject": "^13.18.1" }, "publishConfig": { "access": "public" }, "gitHead": "847e9e65e518392c1e2f30669ee2589ed3d7e870" }