mirror of
https://github.com/EveryInc/compound-engineering-plugin.git
synced 2026-06-19 15:41:46 +02:00
7e83755acb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
16 lines
334 B
JSON
16 lines
334 B
JSON
{
|
|
"name": "coding-tutor",
|
|
"version": "1.3.0",
|
|
"description": "Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes",
|
|
"author": {
|
|
"name": "Nityesh Agarwal"
|
|
},
|
|
"keywords": [
|
|
"coding",
|
|
"programming",
|
|
"tutorial",
|
|
"learning",
|
|
"spaced-repetition"
|
|
]
|
|
}
|