18 lines
458 B
JSON
18 lines
458 B
JSON
{
|
|
"name": "course-builder",
|
|
"owner": {
|
|
"name": "Brad Boehmke",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "course-builder",
|
|
"description": "Tools for creating educational content for data science, ML, AI, and MLOps courses",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-bradleyboehmke-brads-marketplace-course-builder.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |