UNPKG

@tekdi/sunbird-quml-player

Version:

The QuML player library components are powered by Angular. This player is primarily designed to be used on Sunbird consumption platforms (mobile app, web portal, offline desktop app) to drive reusability and maintainability, hence reducing the redundant d

16 lines 360 B
{ "$schema": "http://json-schema.org/draft-07/schema", "$id": "sunbird-quml-player-ng-add", "title": "Sunbird QUMLPlayer ng-add schematic", "type": "object", "properties": { "project": { "type": "string", "description": "Name of the project.", "$default": { "$source": "projectName" } } }, "required": [] }