{"_id":"@agents-io/aisona","name":"@agents-io/aisona","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@agents-io/aisona","version":"0.0.1","description":"Own your AI's persona. Define it once, use it everywhere. Structured YAML format + CLI to export your AI personality to Claude, Cursor, Gemini, Copilot and more.","type":"module","main":"src/index.js","bin":{"aisona":"bin/aisona.js"},"scripts":{"start":"node bin/aisona.js","test":"echo \"No tests yet\" && exit 0"},"keywords":["ai","persona","claude","cursor","gemini","copilot","config","sync","personality","dotfiles","cli"],"author":{"name":"agents-io"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/agents-io/aisona.git"},"homepage":"https://github.com/agents-io/aisona","bugs":{"url":"https://github.com/agents-io/aisona/issues"},"_id":"@agents-io/aisona@0.0.1","gitHead":"63139049d81b68064843dbcc2e3d26d1c7473886","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-A6KOL0oRr0p5+CfHDopC2t9yk5dUzjrXDbOzg1bsB/g1a0vzt95YeaB9KZMFPXga4bhvKfVlNX21X0NXiopWvA==","shasum":"90b034da9e8347cfebfa91c8cbb07c22b46a26f6","tarball":"https://registry.npmjs.org/@agents-io/aisona/-/aisona-0.0.1.tgz","fileCount":6,"unpackedSize":9250,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCbUX+O27+6agnWkWTZ+gpQGk2yXZnIQb1cCDFtmyDg5AIgSJJaYD9FvbPwuTNiMXTqhxWeqdAmPnVFkFPVbR1wnP0="}]},"_npmUser":{"name":"ithiria","email":"ithiriaca@gmail.com"},"directories":{},"maintainers":[{"name":"ithiria","email":"ithiriaca@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/aisona_0.0.1_1774659571526_0.21072895580353257"},"_hasShrinkwrap":false}},"time":{"created":"2026-03-28T00:59:31.467Z","0.0.1":"2026-03-28T00:59:31.705Z","modified":"2026-03-28T00:59:31.925Z"},"maintainers":[{"name":"ithiria","email":"ithiriaca@gmail.com"}],"description":"Own your AI's persona. Define it once, use it everywhere. Structured YAML format + CLI to export your AI personality to Claude, Cursor, Gemini, Copilot and more.","homepage":"https://github.com/agents-io/aisona","keywords":["ai","persona","claude","cursor","gemini","copilot","config","sync","personality","dotfiles","cli"],"repository":{"type":"git","url":"git+https://github.com/agents-io/aisona.git"},"author":{"name":"agents-io"},"bugs":{"url":"https://github.com/agents-io/aisona/issues"},"license":"MIT","readme":"# aisona\n\n> Own your AI's persona. Define it once, use it everywhere.\n\nYour AI has a personality — shaped by months of instructions, corrections, and preferences. **aisona** lets you define it in one file (`aisona.yml`) and deploy it to every AI coding tool you use.\n\n## Coming Soon\n\n```bash\nnpx aisona init                    # Generate aisona.yml from your existing CLAUDE.md\nnpx aisona export --to cursor      # Deploy your persona to Cursor\nnpx aisona export --to gemini      # Deploy your persona to Gemini\nnpx aisona export --all            # Deploy to all enabled tools\nnpx aisona watch                   # Auto re-export on change + git sync\n```\n\n## Why?\n\n- **Your AI's personality is scattered** across `~/.claude/CLAUDE.md`, `.cursorrules`, `GEMINI.md` — each tool has its own format\n- **Big companies want to lock you in** — Google imports INTO Gemini, Anthropic imports INTO Claude, but nobody helps you take your persona OUT\n- **One file should be enough** — define your AI's personality, rules, and preferences once in `aisona.yml`, export to every tool\n\n## How?\n\n```\naisona.yml (you own this, stored in your Git)\n  ├── export --to claude  → CLAUDE.md\n  ├── export --to cursor  → .cursorrules\n  ├── export --to gemini  → GEMINI.md\n  ├── export --to copilot → copilot-instructions.md\n  └── watch → auto re-export + git commit/push\n```\n\n**aisona is not a platform.** It doesn't host your data. Your persona lives in your own Git repo. Always.\n\n## License\n\nMIT\n","readmeFilename":"README.md","_rev":"1-8197a5edb82a38b4c711b508ce32f049"}