UNPKG

@quenty/undostack

Version:
46 lines (45 loc) 1.05 kB
{ "name": "@quenty/undostack", "version": "7.23.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", "scripts": { "preinstall": "npx only-allow pnpm" }, "contributors": [ "Quenty" ], "dependencies": { "@quenty/baseobject": "^10.9.2", "@quenty/ducktype": "^5.9.2", "@quenty/instanceutils": "^13.22.1", "@quenty/loader": "^10.9.2", "@quenty/maid": "^3.5.2", "@quenty/promise": "^10.12.5", "@quenty/rx": "^13.21.1", "@quenty/signal": "^7.11.4", "@quenty/valueobject": "^13.23.1" }, "publishConfig": { "access": "public" }, "gitHead": "76f1dfb1936388838b2fd734e263a6af2ae9277b" }