16 lines
336 B
JSON
16 lines
336 B
JSON
{
|
|
"name": "@oat-sa/tao-test",
|
|
"version": "0.1.1",
|
|
"description": "Tao Test",
|
|
"keywords": [],
|
|
"license": "GPL-2.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/oat-sa/extension-tao-test.git"
|
|
},
|
|
"dependencies": {
|
|
"@oat-sa/tao-item-runner": "^0.7.1",
|
|
"@oat-sa/tao-test-runner": "^0.8.1"
|
|
}
|
|
}
|