1Branch0Tags
GL
glucryptoRefresh package-lock for opentool 0.19.5
a06de7112 hours ago10Commits
json
{ "name": "directional-bot", "version": "0.2.0", "description": "Hyperliquid directional strategy starter with config-first setup and decision backtests.", "private": true, "type": "module", "scripts": { "dev": "opentool dev", "build": "opentool build", "validate": "opentool validate" }, "dependencies": { "opentool": "0.19.5", "zod": "4.3.6" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "overrides": { "esbuild": "0.25.9" } }