{"_id":"@10xdevspl/earth-ctl","name":"@10xdevspl/earth-ctl","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@10xdevspl/earth-ctl","version":"0.1.0","description":"Agent-friendly Earth HQ CLI for mission status and solution submission.","license":"UNLICENSED","type":"commonjs","main":"dist/index.js","bin":{"earthctl":"dist/bin/earthctl.js"},"scripts":{"build":"tsc -p tsconfig.json"},"publishConfig":{"access":"public"},"engines":{"node":">=18"},"devDependencies":{"@types/node":"^20.16.11","typescript":"^5.6.3"},"_id":"@10xdevspl/earth-ctl@0.1.0","gitHead":"922e4340b25bc3898f64c8e10c45a54a59560708","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-0o5Cij2oJ4wqBC1w2abZEPFZZrB7m0RakQimtUfrz8H7yDcE9+zUJb9f76jIjs3n9BC85w5ik6Scb6Tul7y7oQ==","shasum":"ec32e9e030ea6d3d4bd276f11566020e4aa3a8b2","tarball":"https://registry.npmjs.org/@10xdevspl/earth-ctl/-/earth-ctl-0.1.0.tgz","fileCount":17,"unpackedSize":29413,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAaO3gS9P+ck+/5u5KNrNyKv0T3AK0+kIxjABLbw4v30AiEAhrEDXyiLJC/uDVjXoSPEY+ATm+OL0dV+d9iIzTLHSVU="}]},"_npmUser":{"name":"psmyrdek","email":"przemek.smyrdek@gmail.com"},"directories":{},"maintainers":[{"name":"psmyrdek","email":"przemek.smyrdek@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/earth-ctl_0.1.0_1775141999721_0.4299995791670954"},"_hasShrinkwrap":false}},"time":{"created":"2026-04-02T14:59:59.654Z","0.1.0":"2026-04-02T14:59:59.856Z","modified":"2026-04-02T15:00:00.329Z"},"maintainers":[{"name":"psmyrdek","email":"przemek.smyrdek@gmail.com"}],"description":"Agent-friendly Earth HQ CLI for mission status and solution submission.","license":"UNLICENSED","readme":"# `@10xdevspl/earth-ctl`\n\nEarth HQ CLI package that exposes the `earthctl` command for AI agents and operators.\n\n## Install and run\n\n### Use via `npx`\n\n```bash\nnpx @10xdevspl/earth-ctl status\nnpx @10xdevspl/earth-ctl submit --quest-id <id> --answer <answer>\n```\n\nThis downloads and runs the published package without a global install.\n\n### Install globally with npm\n\n```bash\nnpm install -g @10xdevspl/earth-ctl\nearthctl status\nearthctl submit --quest-id <id> --answer <answer>\n```\n\n## Commands\n\n```bash\nearthctl status\nearthctl submit --quest-id <id> --answer <answer>\n```\n\n## Token lookup\n\n`earthctl` resolves the astronaut token in this order:\n\n1. `EARTHHQ_TOKEN`\n2. `~/.earthhq/token` on macOS/Linux or `%USERPROFILE%\\.earthhq\\token` on Windows\n3. `$XDG_CONFIG_HOME/earthhq/token` or `~/.config/earthhq/token` on Linux/macOS\n\nThe token stays outside this repository.\n","readmeFilename":"README.md","_rev":"1-41b82fc055322718f4b0a82d69d46a76"}