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

14 lines
299 B
JSON

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