10 lines
310 B
JSON
10 lines
310 B
JSON
{
|
|
"name": "coding-tutor",
|
|
"version": "1.2.1",
|
|
"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"]
|
|
}
|