18 lines
453 B
JSON
18 lines
453 B
JSON
{
|
|
"name": "@openedx-plugins/course-app-dates",
|
|
"version": "0.1.0",
|
|
"description": "Dates configuration for courses using it",
|
|
"peerDependencies": {
|
|
"@edx/frontend-app-authoring": "*",
|
|
"@edx/frontend-platform": "*",
|
|
"@openedx/paragon": "*",
|
|
"prop-types": "*",
|
|
"react": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@edx/frontend-app-authoring": {
|
|
"optional": true
|
|
}
|
|
}
|
|
}
|