mirror of
https://github.com/EveryInc/compound-engineering-plugin.git
synced 2026-06-19 15:41:46 +02:00
c5783da496
This reverts commit d4d31c1614.
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"]
|
|
}
|