{ "name": "cswimr-gauntlet-plugins", "scripts": { "publish": "gauntlet publish", "build": "gauntlet build", "dev": "gauntlet dev" }, "dependencies": { "@project-gauntlet/api": "0.12.0", "unicode-emoji": "^2.5.0", "which": "^5.0.0" }, "devDependencies": { "@project-gauntlet/tools": "0.9.0", "@types/deno": "^2.0.0", "@types/react": "^18.3.18", "@types/which": "^3.0.4", "typescript": "^5.7.2" } }