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":"spr-swarm-core","version":"0.1.0","description":"Decentralized swarm production runtime with pheromone-based task routing","main":"dist/index.js","scripts":{"build":"webpack","start":"node dist/index.js","dev":"ts-node api/server.ts"},"dependencies":{"express":"^4.19.2","ioredis":"^5.4.1"},"devDependencies":{"webpack":"^5.90.0","webpack-cli":"^5.1.4","ts-loader":"^10.0.0","ts-node":"^10.9.2","typescript":"^5.4.0"}}