tao-test/app/taoQtiItem/views/package.json

15 lines
383 B
JSON

{
"name": "@oat-sa/tao-qti-item",
"version": "0.4.0",
"license": "GPL-2.0",
"description": "taoQtiItem frontend modules",
"repository": {
"type": "git",
"url": "git+https://github.com/oat-sa/extension-tao-itemqti.git"
},
"dependencies": {
"@oat-sa/tao-item-runner": "0.7.1",
"@oat-sa/tao-item-runner-qti": "0.26.1"
}
}