@project-sunbird/sunbird-questionset-editor-web-component
Version:
The web component package for the sunbird questionset editor
28 lines • 828 B
JSON
{
"name": "@project-sunbird/sunbird-questionset-editor-web-component",
"version": "6.0.8",
"description": "The web component package for the sunbird questionset editor",
"main": "assets/quml-editor/sunbird-questionset-editor.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://github.com/Sunbird-inQuiry/editor#readme",
"keywords": [
"sunbird",
"questionSet",
"Question",
"editor",
"web-component"
],
"repository": {
"type": "git",
"url": "https://github.com/Sunbird-inQuiry/editor.git"
},
"author": "Sunbird",
"license": "MIT",
"peerDependencies": {
"jquery": ">=3.7.1",
"jquery.fancytree": ">=2.38.3",
"reflect-metadata": "^0.2.2"
}
}