You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"name":"scratch-kit","version":"1.0.0","description":"A full-featured tool for processing Scratch projects and related content","main":"dist/index.js","type":"module","scripts":{"build":"tsc","dev":"tsc --watch","lint":"eslint src --ext .ts","test":"node --test","prepublishOnly":"npm run build"},"keywords":["scratch","sb3","parser","diff","transform"],"author":"BlockCommit","license":"MIT","dependencies":{"adm-zip":"^0.5.16","jszip":"^3.10.1"},"devDependencies":{"@babel/parser":"^7.29.2","@babel/traverse":"^7.29.0","@babel/types":"^7.29.0","@types/babel__traverse":"^7.28.0","@types/node":"^20.11.0","typescript":"^5.3.3"},"engines":{"node":">=18.0.0"},"files":["dist","LICENSE","README.md"]}