11 lines
178 B
JSON
11 lines
178 B
JSON
{
|
|
"name": "vibelearn",
|
|
"description": "Learning plan generator and executor",
|
|
"version": "0.1",
|
|
"author": {
|
|
"name": "Greg"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |