Files
github-actions[bot] 0407c135e6 chore: release main (#313)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-18 18:58:27 -07:00

26 lines
745 B
JSON

{
"name": "compound-engineering",
"owner": {
"name": "Kieran Klaassen",
"email": "kieran@every.to",
"url": "https://github.com/kieranklaassen"
},
"metadata": {
"description": "Cursor plugin marketplace for Every Inc plugins",
"version": "1.0.1",
"pluginRoot": "plugins"
},
"plugins": [
{
"name": "compound-engineering",
"source": "compound-engineering",
"description": "AI-powered development tools that get smarter with every use. Make each unit of engineering work easier than the last."
},
{
"name": "coding-tutor",
"source": "coding-tutor",
"description": "Personalized coding tutorials with spaced repetition quizzes using your real codebase."
}
]
}