{"_id":"@aidotengineer/aie","name":"@aidotengineer/aie","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@aidotengineer/aie","version":"0.0.1","description":"CLI tool for AI Engineer conference data — works across all conferences (Europe, World's Fair, Miami, Singapore, etc.)","bin":{"aie":"cli.mjs"},"type":"module","license":"MIT","keywords":["ai-engineer","conference","europe","worldsfair","miami","mcp","cli","llms-txt"],"repository":{"type":"git","url":"git+https://github.com/aiDotEngineer/aiecode2025.git","directory":"cli/aie"},"engines":{"node":">=18"},"_id":"@aidotengineer/aie@0.0.1","gitHead":"72e89bcf6100c47d6a0e59e9d7fa322404dd4383","bugs":{"url":"https://github.com/aiDotEngineer/aiecode2025/issues"},"homepage":"https://github.com/aiDotEngineer/aiecode2025#readme","_nodeVersion":"22.11.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-ENBCyZv7podK2me9Vs+3jVuInTYLQV0+55v0UTz+SrdvEG80TIFJ2VBo928/vBrxdJayRr+WGknZ8X/0uohcew==","shasum":"e126552429c7857aeabd8c61140727a255135fda","tarball":"https://registry.npmjs.org/@aidotengineer/aie/-/aie-0.0.1.tgz","fileCount":3,"unpackedSize":24187,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD8CcXqqt1/JuAZo0I0tgAd0oNr69cy3Emvb6D/6QFS+gIgfCFepKeEYS4q09aCcE5FzdDySB8BkqDpl7Ze84XBLDY="}]},"_npmUser":{"name":"sw-yx","email":"shawnthe1@gmail.com"},"directories":{},"maintainers":[{"name":"sw-yx","email":"shawnthe1@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/aie_0.0.1_1773562237697_0.3267133550044645"},"_hasShrinkwrap":false}},"time":{"created":"2026-03-15T08:10:37.644Z","0.0.1":"2026-03-15T08:10:37.860Z","modified":"2026-03-15T08:10:38.066Z"},"maintainers":[{"name":"sw-yx","email":"shawnthe1@gmail.com"}],"description":"CLI tool for AI Engineer conference data — works across all conferences (Europe, World's Fair, Miami, Singapore, etc.)","homepage":"https://github.com/aiDotEngineer/aiecode2025#readme","keywords":["ai-engineer","conference","europe","worldsfair","miami","mcp","cli","llms-txt"],"repository":{"type":"git","url":"git+https://github.com/aiDotEngineer/aiecode2025.git","directory":"cli/aie"},"bugs":{"url":"https://github.com/aiDotEngineer/aiecode2025/issues"},"license":"MIT","readme":"# aie\n\nCLI for [AI Engineer](https://ai.engineer) conference data — speakers, talks, schedules, and more.\n\nWorks across all conferences: Europe, World's Fair, Miami, Singapore, NYC.\n\n## Quick Start\n\n```bash\nnpx @aidotengineer/aie --list              # List all conferences\nnpx @aidotengineer/aie eu speakers         # Europe speakers\nnpx @aidotengineer/aie eu talks            # Europe talks\nnpx @aidotengineer/aie eu search \"agents\"  # Search across talks + speakers\n```\n\n## Install globally (optional)\n\n```bash\nnpm i -g @aidotengineer/aie\naie eu speakers\n```\n\n## Usage\n\n```\naie --list                       List all conferences\naie <conference> [command]       Interact with a specific conference\n\nConferences:\n  europe         AI Engineer Europe 2026 (eu, eur, london)\n  worldsfair     AI Engineer World's Fair 2026 (wf, sf, fair)\n  miami          AI Engineer Miami 2026 (mia)\n  singapore      AI Engineer Singapore 2026 (sg, sin)\n  nyc            AI Engineer New York 2026 (ny, newyork)\n\nCommands:\n  aie <conf>                     Show conference info\n  aie <conf> speakers            List all speakers\n  aie <conf> talks               List all talks & workshops\n  aie <conf> schedule            Show schedule overview\n  aie <conf> search <query>      Search talks and speakers\n  aie <conf> mcp                 Show MCP server connection info\n  aie <conf> llms                Print llms.txt\n  aie <conf> llms-full           Print llms-full.txt\n  aie <conf> calendar            Print iCal calendar link\n\nOptions:\n  --json                 Output raw JSON\n  --day <day>            Filter by day (--day help to list days)\n  --type <type>          Filter by talk type (--type help to list types)\n  --track <track>        Filter by track (--track help to list tracks)\n  --search <term>        Filter by search term\n  --page <n>             Page number (default: 1)\n  --per-page <n>         Items per page (default: 20, 0 for all)\n```\n\n## Examples\n\n```bash\naie eu talks --day \"April 9\"       # Talks on a specific day\naie eu talks --type workshop       # Only workshops\naie eu talks --track help          # Discover available tracks\naie eu speakers --per-page 0       # All speakers, no pagination\naie eu speakers --json             # Raw JSON output\naie eu mcp                         # MCP server connection info\n```\n\n## No dependencies\n\nZero dependencies — uses Node.js built-in `fetch` (Node 18+).\n\n## License\n\nMIT\n","readmeFilename":"README.md","_rev":"1-7b32ad788f01b86c608454e978abaf5f"}