{ "name": "claude-julia", "version": "1.0.0", "description": "AI-driven Julia optimization advice", "license": "ISC", "author": "Scott Lawrence", "type": "commonjs", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@anthropic-ai/sdk": "^0.39.0" } }