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"
|
|
]
|
|
}
|