1
0
mirror of https://github.com/CovidBraceletPrj/CovidBracelet.git synced 2025-01-09 12:44:24 +01:00
2020-08-18 22:46:49 +02:00

14 lines
334 B
JSON

{
"description": "exposure-notification",
"frameworks": "*",
"keywords": "exposure, notification, contact, tracking, tracing",
"name": "exposure-notification",
"platforms": "*",
"version": "0.1",
"dependencies": [
{
"name": "mbedtls",
"version": "^2.16.4"
}
]
}