@project-sunbird/content-player
Version:
Which renders the contents in both web and devices
14 lines • 379 B
JSON
{
"id": "org.ekstep.userswitcher",
"ver": "1.0",
"shortId": "org.ekstep.userswitcher",
"author": "Akash Gupta",
"description": "",
"publishedDate": "",
"renderer": {
"main": "renderer/plugin.js",
"views": [
{ "template": "./templates/user-switch-popup.html", "controller": "./controller/userSwitcher.js" }
]
}
}