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