2020-11-24 00:02:04 +01:00
|
|
|
{
|
2023-11-01 17:28:30 +01:00
|
|
|
"name": "flakiness-dashboard",
|
2020-11-24 00:02:04 +01:00
|
|
|
"version": "",
|
|
|
|
|
"description": "",
|
2024-04-24 22:23:28 +02:00
|
|
|
"main": "processing/index.js",
|
2020-11-24 00:02:04 +01:00
|
|
|
"author": "",
|
|
|
|
|
"dependencies": {
|
2024-06-12 00:37:43 +02:00
|
|
|
"@azure/identity": "^4.2.1",
|
2024-04-24 22:23:28 +02:00
|
|
|
"@azure/storage-blob": "^12.17.0"
|
2020-11-24 00:02:04 +01:00
|
|
|
}
|
|
|
|
|
}
|